X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftypdefst.h;h=07f097361d00e616819807f3e7fde56d39911ed5;hb=354f7f6075e4c911b66c34b33bab64e5ec407c3e;hp=b9424ebdb8777a007193069c5211c9d6918406d7;hpb=891fe5a7bd34cddcf07953c684d4a4d2d16ea19a;p=16.git diff --git a/src/lib/typdefst.h b/src/lib/typdefst.h index b9424ebd..07f09736 100755 --- a/src/lib/typdefst.h +++ b/src/lib/typdefst.h @@ -87,10 +87,17 @@ typedef struct { word pi; /* incremention page by this much to preserve location */ } page_t; +typedef struct +{ + //sprite .... + boolean wwww; +} spri_t; + typedef struct { //vrs with sprite .... -} vrs_t + spri_t *spri; +} vrs_t; typedef struct {