mirror of
https://github.com/zeldaret/tmc
synced 2026-08-16 21:18:15 -04:00
cleanup
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ typedef struct {
|
||||
u16 pixel_width;
|
||||
u16 pixel_height;
|
||||
u16 tileSet_id;
|
||||
} FORCE_WORD_ALIGNED RoomHeader;
|
||||
} PACKED ALIGNED(2) RoomHeader;
|
||||
static_assert(sizeof(RoomHeader) == 0xa);
|
||||
extern RoomHeader* gAreaRoomHeaders[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user