OSDN Git Service

fack
[proj16/16.git] / src / lib / typdefst.h
index 2e1cd48..3d0fb2c 100755 (executable)
@@ -48,7 +48,7 @@ typedef struct {
 } bitmap_t;\r
 \r
 typedef struct {\r
-       byte **data;\r
+       byte huge **data;\r
        word ntiles;   /* the number of tiles */\r
        word twidth;   /* width of the tiles */\r
        word theight;  /* height of the tiles */\r