]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/bitmap.h
wwww testing maptest0.exe
[16.git] / src / lib / bitmap.h
index 31b944380a9002c4b097af62c1ff6eb73338910d..f1b126e5f28b9be9f8b67cba978fe3cd270359d6 100644 (file)
@@ -7,7 +7,7 @@
 #include "src/lib/lib_head.h"
 \r
 typedef struct {\r
-       byte far *data;
+       byte *data;
        word width;\r
        word height;\r
        byte *palette;