]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/typdefst.h
gvar.video.page[1].pattern_ofs removed because it is just (0x10000UL - (uint16_t...
[16.git] / src / lib / typdefst.h
index 2f8d7a456f78f006ee95749a225000886f4dd1d7..07f097361d00e616819807f3e7fde56d39911ed5 100755 (executable)
@@ -42,7 +42,7 @@
  * typedefs of the game variables!\r
  */\r
 typedef struct {\r
-       byte huge *data;\r
+       byte *data;\r
        word width;\r
        word height;\r
        byte *palette;\r
@@ -87,6 +87,18 @@ typedef struct {
        word pi;                                /* incremention page by this much to preserve location */\r
 } page_t;\r
 \r
+typedef struct\r
+{\r
+       //sprite ....\r
+       boolean wwww;\r
+} spri_t;\r
+\r
+typedef struct\r
+{\r
+       //vrs with sprite ....\r
+       spri_t *spri;\r
+} vrs_t;\r
+\r
 typedef struct\r
 {\r
 //     int showmemhandle;\r