]> 4ch.mooo.com Git - 16.git/commitdiff
gvar.video.page[1].pattern_ofs removed because it is just (0x10000UL - (uint16_t...
authorsparky4 <sparky4@cock.li>
Tue, 28 Jun 2016 16:25:13 +0000 (11:25 -0500)
committersparky4 <sparky4@cock.li>
Tue, 28 Jun 2016 16:25:13 +0000 (11:25 -0500)
src/lib/typdefst.h

index 28b1ed6a73733a2426de18b632f13ac04fdc4f73..07f097361d00e616819807f3e7fde56d39911ed5 100755 (executable)
@@ -89,8 +89,14 @@ typedef struct {
 \r
 typedef struct\r
 {\r
-       //vrs with sprite ....\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