From d978a8f93881a4b3f3f40553cae17d881dacb6ea Mon Sep 17 00:00:00 2001 From: Daveo Date: Fri, 17 Aug 2001 16:35:00 +0000 Subject: [PATCH] --- tools/Data/include/dstructs.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/Data/include/dstructs.h b/tools/Data/include/dstructs.h index 3bf92d1c9..45a4ff6df 100644 --- a/tools/Data/include/dstructs.h +++ b/tools/Data/include/dstructs.h @@ -166,8 +166,7 @@ struct sElem2d // 2d Tile u8 u0,v0; // 2 u16 Clut; // 2 - u16 TPage; // 2 - u16 Pad; // :o( need this? // 2 + u32 TPage; // 4 // due to pre-gen TSPRT tpage }; // 8 struct sElem3d