]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/bitmap.h
trying to fix~ palette updater bug! wwww
[16.git] / src / lib / bitmap.h
index e0e93c383fcfe5326979644a108823a85fdcfe95..40ec9627a9c29f4eddd54ccf8bf2c0f879c28664 100644 (file)
@@ -9,7 +9,7 @@ typedef struct {
     word width;\r
     word height;\r
     byte *palette;
-    word offset;\r
+    word offset;
 } bitmap_t;\r
 \r
 typedef struct {\r