diff options
author | GliMusings <gcreative7@gmail.com> | 2021-06-25 23:40:07 -0500 |
---|---|---|
committer | GliMusings <gcreative7@gmail.com> | 2021-06-25 23:40:07 -0500 |
commit | f97bb6e31678d2455999873e14c5a60530f74adb (patch) | |
tree | ced026364a3569e673e386ca41b009c060f8be2b /include | |
parent | 7897c7e2946a008098d9e1cc7209bcfd00e43d8a (diff) |
OK
Diffstat (limited to 'include')
-rw-r--r-- | include/unk_0201C6B4.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/unk_0201C6B4.h b/include/unk_0201C6B4.h index fdd66597..c5657388 100644 --- a/include/unk_0201C6B4.h +++ b/include/unk_0201C6B4.h @@ -1,9 +1,9 @@ #ifndef POKEDIAMOND_UNK_0201C6B4_H #define POKEDIAMOND_UNK_0201C6B4_H -int FUN_0201C6B4(s8 * r0); +s32 FUN_0201C6B4(s8 * r0); s8 * FUN_0201C6C8(s8 * r0, s8 * r1, s8 r2); -int FUN_0201C70C(s8 * r4); +s32 FUN_0201C70C(s8 * r4); void FUN_0201C750(s8 * r5, s8 * r4); BOOL FUN_0201C78C(u32 r0); |