]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/typdefst.h
hmmm let me see what i did before wwww
[16.git] / src / lib / typdefst.h
index 9f4936b96cc951548f0da81797c5bc17acb61262..2e1cd4883a74617ae1afbde2a0e3a37d0e9e52d8 100755 (executable)
@@ -56,7 +56,7 @@ typedef struct {
 } tileset_t;\r
 \r
 typedef struct {\r
-       byte far *plane[4];     /* 4 planes of image data */\r
+       byte huge *plane[4];     /* 4 planes of image data */\r
        word width;         /* width of the image (spread across 4 planes) */\r
        word height;        /* height of the image (spread across 4 planes) */\r
        word pwidth;        /* the number of bytes in each plane */\r