X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftypdefst.h;h=da79ebc8b63b74a0416b8fa298633b64b907bbf1;hb=ee5eabc08d125136522d536bfe93f67f644ed20b;hp=2f8d7a456f78f006ee95749a225000886f4dd1d7;hpb=0f9b18eec27fe5c3fabe82216fa6af177bae7ac4;p=16.git diff --git a/src/lib/typdefst.h b/src/lib/typdefst.h index 2f8d7a45..da79ebc8 100755 --- a/src/lib/typdefst.h +++ b/src/lib/typdefst.h @@ -42,7 +42,7 @@ * typedefs of the game variables! */ typedef struct { - byte huge *data; + byte *data; word width; word height; byte *palette;