through sub_8120C0C
This commit is contained in:
@@ -453,6 +453,7 @@ struct MauvilleManStoryteller
|
||||
u8 gameStatIDs[4];
|
||||
u8 trainerNames[4][7];
|
||||
u8 statValues[4][4];
|
||||
u8 unk34[4];
|
||||
};
|
||||
|
||||
struct MauvilleManGiddy
|
||||
@@ -478,6 +479,7 @@ struct MauvilleOldManTrader
|
||||
u8 unk1[4];
|
||||
u8 unk5[4][11];
|
||||
u8 unk31;
|
||||
u8 unk32[4];
|
||||
};
|
||||
|
||||
typedef union OldMan
|
||||
@@ -487,6 +489,7 @@ typedef union OldMan
|
||||
struct MauvilleManGiddy giddy;
|
||||
struct MauvilleManHipster hipster;
|
||||
struct MauvilleOldManTrader trader;
|
||||
struct MauvilleManStoryteller storyteller;
|
||||
u8 filler[0x40];
|
||||
} OldMan;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user