From e13202e2f19c9f1673a021dbcc062d96b9f0f06c Mon Sep 17 00:00:00 2001 From: who-knows-who Date: Fri, 23 Oct 2020 14:50:33 +0100 Subject: Matched file unk_0202C144.s --- include/unk_02029FBO.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 include/unk_02029FBO.h (limited to 'include') 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 -- cgit v1.2.3