This commit is contained in:
Kermalis
2024-07-20 19:44:59 -04:00
parent bae89c512d
commit f7f866efac
5 changed files with 10 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ typedef struct DungeonLocation
} DungeonLocation;
// size: 0x4
// This might be "RGB"... see `SetDungeonBGColorRGB()`
typedef struct Dungeon_sub
{
u8 unk0;