summaryrefslogtreecommitdiff
path: root/src/code/z_eventmgr.c
diff options
context:
space:
mode:
authorengineer124 <47598039+engineer124@users.noreply.github.com>2022-07-22 10:24:37 -0400
committerGitHub <noreply@github.com>2022-07-22 15:24:37 +0100
commitf2b628241d5ffffd21cc8fb3a58247563d81352b (patch)
tree24fd04cd7f615acd076b58e6a967ad9d5c9185fe /src/code/z_eventmgr.c
parent5f6c3df4ce45aa93f9281c3232b3b1d4c9efdf9a (diff)
Cleanup SubCameras (#936)
* Cleanup SubCameras * Add small bit of docs, remove comments * Fix merge from master, missed test7
Diffstat (limited to 'src/code/z_eventmgr.c')
-rw-r--r--src/code/z_eventmgr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_eventmgr.c b/src/code/z_eventmgr.c
index 1c61431b9..7128368ac 100644
--- a/src/code/z_eventmgr.c
+++ b/src/code/z_eventmgr.c
@@ -42,7 +42,7 @@
#pragma GLOBAL_ASM("asm/non_matchings/code/z_eventmgr/func_800F2178.s")
-#pragma GLOBAL_ASM("asm/non_matchings/code/z_eventmgr/ActorCutscene_GetCurrentCamera.s")
+#pragma GLOBAL_ASM("asm/non_matchings/code/z_eventmgr/ActorCutscene_GetCurrentSubCamId.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/z_eventmgr/func_800F21CC.s")