X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftypdefst.h;h=07f097361d00e616819807f3e7fde56d39911ed5;hb=354f7f6075e4c911b66c34b33bab64e5ec407c3e;hp=da79ebc8b63b74a0416b8fa298633b64b907bbf1;hpb=7a3b6f331f36735ef30027236eb447439583d43d;p=16.git diff --git a/src/lib/typdefst.h b/src/lib/typdefst.h index da79ebc8..07f09736 100755 --- a/src/lib/typdefst.h +++ b/src/lib/typdefst.h @@ -87,6 +87,18 @@ 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 { // int showmemhandle;