diff options
author | Revo <projectrevotpp@hotmail.com> | 2020-08-29 14:02:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-29 14:02:40 -0400 |
commit | 62e3afdea1f62da948dd9d3926f712dbbe7af039 (patch) | |
tree | f36cfb87497fba4d95765592b902230e7560a705 /include/unk_02087A1C.h | |
parent | 98d8b5afbffbd248d3d8bd1358f1f1b9ed0f4150 (diff) | |
parent | 2263ed62e6003fe036655bccceb9a8a91709d75d (diff) |
Merge pull request #272 from PikalaxALT/pikalax_work
Decompile pokedex
Diffstat (limited to 'include/unk_02087A1C.h')
-rw-r--r-- | include/unk_02087A1C.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/unk_02087A1C.h b/include/unk_02087A1C.h new file mode 100644 index 00000000..28155209 --- /dev/null +++ b/include/unk_02087A1C.h @@ -0,0 +1,7 @@ +#ifndef POKEDIAMOND_UNK_02087A1C_H +#define POKEDIAMOND_UNK_02087A1C_H + +s32 FUN_02087A50(u32 species); +s32 FUN_02087A1C(u32 language); + +#endif //POKEDIAMOND_UNK_02087A1C_H |