diff options
Diffstat (limited to 'include/unk_02029FB0.h')
-rw-r--r-- | include/unk_02029FB0.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/unk_02029FB0.h b/include/unk_02029FB0.h index 9ce6451d..a05abecc 100644 --- a/include/unk_02029FB0.h +++ b/include/unk_02029FB0.h @@ -5,7 +5,8 @@ struct Pokedex; struct UnkStruct_02029FB0 { - u8 unk[0x14C]; + u32 unk_00[0x2C]; + u16 unk_B0[0x4D]; }; struct UnkStruct_02029FB0 * FUN_02029FC8(struct SaveBlock2 * sav2); |