diff options
author | GliMusings <gcreative7@gmail.com> | 2021-06-23 18:05:55 -0500 |
---|---|---|
committer | GliMusings <gcreative7@gmail.com> | 2021-06-23 18:05:55 -0500 |
commit | 9d717596e138c8e24aca0be9b963c6dd22a3716e (patch) | |
tree | 35f26d9e62069aa6270c15e49396861c29be5365 /include | |
parent | ac7337cc6410f96eb743c46f30c195b0da805ae5 (diff) |
Starting unk_0201C6B4
Diffstat (limited to 'include')
-rw-r--r-- | include/unk_0201C6B4.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/include/unk_0201C6B4.h b/include/unk_0201C6B4.h new file mode 100644 index 00000000..956f7bc2 --- /dev/null +++ b/include/unk_0201C6B4.h @@ -0,0 +1,10 @@ +#ifndef POKEDIAMOND_UNK_0201C6B4_H +#define POKEDIAMOND_UNK_0201C6B4_H + +u32 FUN_0201C6B4(s8 * r0); +s8 * FUN_0201C6C8(s8 * r0, s8 * r1, s8 r2); +s32 FUN_0201C70C(s8 * r4); +void FUN_0201C750(s8 * r5, s8 * r4); +BOOL FUN_0201C78C(u32 r0); + +#endif // POKEDIAMOND_UNK_0201C6B4_H
\ No newline at end of file |