diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-17 10:43:20 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-17 10:43:20 -0400 |
commit | 669837eb5cfc69838686059779c8e4446fee4781 (patch) | |
tree | f5411261f19c7f51942c653a7ad7f02127ab5b81 /include | |
parent | 9669a6ac0a62013d181bda216109401ed83fb556 (diff) |
Decompile unk_0207FC5C.s
Diffstat (limited to 'include')
-rw-r--r-- | include/unk_0207FC5C.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/unk_0207FC5C.h b/include/unk_0207FC5C.h new file mode 100644 index 00000000..c3c63553 --- /dev/null +++ b/include/unk_0207FC5C.h @@ -0,0 +1,8 @@ +#ifndef POKEDIAMOND_UNK_0207FC5C_H +#define POKEDIAMOND_UNK_0207FC5C_H + +u32 FUN_0207FC5C(u8 a0, u32 a1); +int FUN_0207FCC0(u8 * a0, u32 a1); +u8 FUN_0207FCE0(u32 a0); + +#endif //POKEDIAMOND_UNK_0207FC5C_H |