diff options
author | who-knows-who <j.williams97@outlook.com> | 2020-10-23 14:50:33 +0100 |
---|---|---|
committer | who-knows-who <j.williams97@outlook.com> | 2020-10-23 14:50:33 +0100 |
commit | e13202e2f19c9f1673a021dbcc062d96b9f0f06c (patch) | |
tree | 29ceff4adc54f17ce6fdfa5d84e65c955732c11e /include/unk_02029FBO.h | |
parent | 61dee8c8ed498f44d2cf56fef785fc04e82dd3cf (diff) |
Matched file unk_0202C144.s
Diffstat (limited to 'include/unk_02029FBO.h')
-rw-r--r-- | include/unk_02029FBO.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/include/unk_02029FBO.h b/include/unk_02029FBO.h new file mode 100644 index 00000000..3d01a257 --- /dev/null +++ b/include/unk_02029FBO.h @@ -0,0 +1,10 @@ +#ifndef POKEDIAMOND_UNK_02029FBO_H +#define POKEDIAMOND_UNK_02029FBO_H + +#include "save_block_2.h" +#include "pokedex.h" + +void *FUN_02029FC8(struct SaveBlock2 *sav2); +void *FUN_0202A1C4(void *unkSavStruct, struct Pokedex *pokedex, u16 species); + +#endif //POKEDIAMOND_UNK_02029FBO_H
\ No newline at end of file |