diff options
author | Revo <projectrevotpp@hotmail.com> | 2021-06-26 08:02:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-26 08:02:08 -0400 |
commit | eb0aacbbaf3876a597d26255a48def2cb43c1d2c (patch) | |
tree | 17a1529a8bbc652c560688e1152039e0ebbc7f2f /include | |
parent | 64e03f3450ba4a58ed2ddb8aacb72557135b2eb1 (diff) | |
parent | a1b1d3b47fb5b2fbdedd164bcdf5844fab6f9d3a (diff) |
Merge pull request #416 from GliMusings/master
Decomp 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..0a501954 --- /dev/null +++ b/include/unk_0201C6B4.h @@ -0,0 +1,10 @@ +#ifndef POKEDIAMOND_UNK_0201C6B4_H +#define POKEDIAMOND_UNK_0201C6B4_H + +s32 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 |