From: sparky4 Date: Tue, 28 Jun 2016 16:25:13 +0000 (-0500) Subject: gvar.video.page[1].pattern_ofs removed because it is just (0x10000UL - (uint16_t... X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=354f7f6075e4c911b66c34b33bab64e5ec407c3e;p=16.git gvar.video.page[1].pattern_ofs removed because it is just (0x10000UL - (uint16_t)gvar.video.page[1].data) the image now bounce like the leamer --- diff --git a/src/lib/typdefst.h b/src/lib/typdefst.h index 28b1ed6a..07f09736 100755 --- a/src/lib/typdefst.h +++ b/src/lib/typdefst.h @@ -89,8 +89,14 @@ typedef struct { typedef struct { - //vrs with sprite .... + //sprite .... boolean wwww; +} spri_t; + +typedef struct +{ + //vrs with sprite .... + spri_t *spri; } vrs_t; typedef struct