]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.h
wwww testing maptest0.exe
[16.git] / src / lib / modex16.h
index 7a0f24d6758caf804e80d623956334cb2977122d..755a11c8a693055a9fc1fbba89735ec2c99e1d2f 100644 (file)
@@ -14,7 +14,7 @@
 #define SELECT_ALL_PLANES() outpw(0x03c4, 0xff02)
 
 typedef struct {
-    byte /*huge*/* data;       /* the data for the page */
+    byte far* data;    /* the data for the page */
     word dx;           /* col we are viewing on the virtual screen */
     word dy;           /* row we are viewing on the virtual screen */
     word width;                /* virtual width of the page */