summaryrefslogtreecommitdiff
path: root/src/code_80005FD0.h
diff options
context:
space:
mode:
authorTyler McGavran <tyler.taggerung@gmail.com>2024-01-05 18:03:45 -0500
committerGitHub <noreply@github.com>2024-01-05 16:03:45 -0700
commit4429c490627ac9fa8f45e95924a0b25a554f12f3 (patch)
tree289711b286f5953f4c82fc86368fea70e67fb763 /src/code_80005FD0.h
parentb923157c6781fbf9783b2554b1e5abbdc59f1449 (diff)
Match a function, add some comments for some NON_MATCHING functions (#528)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
Diffstat (limited to 'src/code_80005FD0.h')
-rw-r--r--src/code_80005FD0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_80005FD0.h b/src/code_80005FD0.h
index e3a8ffb92..6364e770e 100644
--- a/src/code_80005FD0.h
+++ b/src/code_80005FD0.h
@@ -100,7 +100,7 @@ s16 func_8000BD94(f32, f32, f32, s32);
s16 func_8000C0BC(f32, f32, f32, u16, s32*);
s16 func_8000C884(f32, f32, f32, s16, s32, u16);
s16 func_8000C9DC(f32, f32, f32, s16, s32);
-void func_8000CBA4(f32, f32, f32, s16*);
+void func_8000CBA4(f32, f32, f32, s16*, s32);
void func_8000CBF8(f32, f32, f32, s16*, s32);
s16 func_8000CC88(f32, f32, f32, Player*, s32, s32*);
s16 func_8000CD24(f32, f32, f32, s16, Player*, s32, s32);