X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftypdefst.h;h=07f097361d00e616819807f3e7fde56d39911ed5;hb=354f7f6075e4c911b66c34b33bab64e5ec407c3e;hp=ddd56a16bc1fc76ca912053ea2012f24f2ff5925;hpb=276ddc39e913b762fc12be5e7593d92d6f70029e;p=16.git diff --git a/src/lib/typdefst.h b/src/lib/typdefst.h index ddd56a16..07f09736 100755 --- a/src/lib/typdefst.h +++ b/src/lib/typdefst.h @@ -87,9 +87,16 @@ 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 .... + spri_t *spri; } vrs_t; typedef struct