mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-09 09:35:45 -05:00
document around main loops
This commit is contained in:
@@ -27,9 +27,9 @@ typedef struct DungeonSetupInfo
|
||||
{
|
||||
DungeonSetupSubstruct sub0; // TODO: find a better name
|
||||
DungeonMailSeed dungeonSeed;
|
||||
PokemonStruct1 unk18;
|
||||
PokemonStruct1 mon;
|
||||
u8 *unk74;
|
||||
Dungeon *unk78;
|
||||
Dungeon *dungeon;
|
||||
s16 unk7C; // Set to 5 if the dungeon was skipped (quicksave read failed)
|
||||
u8 unk7E;
|
||||
DungeonLocation unk80;
|
||||
|
||||
Reference in New Issue
Block a user