]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/bitmap.h
pngwen help!!!!
[16.git] / src / lib / bitmap.h
index 63a0031111f343afa1929e8cc3207bf4c4239a0e..f1b126e5f28b9be9f8b67cba978fe3cd270359d6 100644 (file)
@@ -7,7 +7,7 @@
 #include "src/lib/lib_head.h"
 \r
 typedef struct {\r
-       byte near *data;
+       byte *data;
        word width;\r
        word height;\r
        byte *palette;