diff options
author | red031000 <rubenru09@aol.com> | 2021-03-06 16:57:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-06 16:57:36 +0000 |
commit | acbce1c8be2370e6617cdc74eb658f3f5cf8e1ed (patch) | |
tree | 8fe7df4569bde9e90a90650ecc52f58b81bbd166 /include/unk_02029FB0.h | |
parent | cb1c7acb520481b63c12f9ff32b503916128f5eb (diff) | |
parent | 03645c295df36374ab4f5c6bf464396699512fb9 (diff) |
Merge pull request #321 from who-knows-who/who-knows-who
Decompile unk_0202A8F4, unk_0201CBEC, unk_0202ABBC, and unk_0202C0E0
Diffstat (limited to 'include/unk_02029FB0.h')
-rw-r--r-- | include/unk_02029FB0.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/include/unk_02029FB0.h b/include/unk_02029FB0.h index 545a6d3a..0185bff4 100644 --- a/include/unk_02029FB0.h +++ b/include/unk_02029FB0.h @@ -6,4 +6,7 @@ struct UnkStruct_02029FB0 u8 unk[0x14C]; }; -#endif +struct UnkStruct_02029FB0 * FUN_02029FC8(struct SaveBlock2 * sav2); +void FUN_0202A1C4(struct UnkStruct_02029FB0 * unk, struct Pokedex * pokedex, u16 species); + +#endif //POKEDIAMOND_UNK_02029FB0_H |