]> 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 b9424ebdb8777a007193069c5211c9d6918406d7..07f097361d00e616819807f3e7fde56d39911ed5 100755 (executable)
@@ -87,10 +87,17 @@ 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
-} vrs_t\r
+       spri_t *spri;\r
+} vrs_t;\r
 \r
 typedef struct\r
 {\r