Cutscene Documentation (z_eventmgr.c OK) (#1164)

* begin cutscene docs

* more docs

* more docs

* z_eventmgr.c OK

Co-authored-by: Thar0 <Thar0@users.noreply.github.com>

* cutscene camera

* commands WIP

* more docs

* merge master

* csId, oof

* more cleanup

* more docs, csCam

* more cleanup

* more docs

* more

* cleanup functions.h

* better misc cmd docs

* apply discord discussions

* small adjustment

* more cleanup

* more docs

* more cleanup

* more cs cam docs

* small fix

* cmd cleanup

* small cleanup

* better match, thanks anon

* remove last return

* PR suggestions, small cleanup

* next PR review

* rm internal funcs from functions.h

* more PR

* add comment

* csCam interp typedef handler

* cleanup, scene cmd

* missed an enum use

* ActorCutscene -> CutsceneManager, PR Suggestions

* more PR Suggestions

* more actorCutscene cleanup

* R_USE_DEBUG_CUTSCENE

* more small docs

* move functions to cutscene.h

* PlayerCsId

* fix bss

* missed some function headers

* more scene cleanup

* more scene cleanup

* missed one

* CS_SPAWN_FLAGS

* wrong usage of macro

* more cleanup

* name last cs transition types

* IsNext bool

* update namefixer

* fix namefixer

* more cleanup

* add comment

* fixed enums for motion blur

* consistent cutscene lists

* cutscene entry func consistent

* PR Suggestion

* fig review

* fix additionalCsId name in actor

* more pr review

* bss

---------

Co-authored-by: Thar0 <Thar0@users.noreply.github.com>
Co-authored-by: angie <angheloalf95@gmail.com>
This commit is contained in:
engineer124
2023-04-20 03:52:00 +10:00
committed by GitHub
parent 543c38ae06
commit 9d25fad407
390 changed files with 7327 additions and 5600 deletions
+90 -90
View File
@@ -1047,54 +1047,54 @@ asm/non_matchings/code/z_debug_mode/Debug_DrawScreenText.s,Debug_DrawScreenText,
asm/non_matchings/code/z_debug_mode/DebugCamera_ScreenText.s,DebugCamera_ScreenText,0x800E9DBC,0x36
asm/non_matchings/code/z_debug_mode/DebugCamera_DrawScreenText.s,DebugCamera_DrawScreenText,0x800E9E94,0x39
asm/non_matchings/code/z_debug_mode/Debug_DrawText.s,Debug_DrawText,0x800E9F78,0x3A
asm/non_matchings/code/z_demo/Cutscene_Init.s,Cutscene_Init,0x800EA060,0x1D
asm/non_matchings/code/z_demo/Cutscene_Start.s,Cutscene_Start,0x800EA0D4,0x6
asm/non_matchings/code/z_demo/Cutscene_End.s,Cutscene_End,0x800EA0EC,0x9
asm/non_matchings/code/z_demo/Cutscene_Update1.s,Cutscene_Update1,0x800EA110,0x13
asm/non_matchings/code/z_demo/Cutscene_Update2.s,Cutscene_Update2,0x800EA15C,0x2D
asm/non_matchings/code/z_demo/Cutscene_DoNothing.s,Cutscene_DoNothing,0x800EA210,0x4
asm/non_matchings/code/z_demo/func_800EA220.s,func_800EA220,0x800EA220,0xE
asm/non_matchings/code/z_demo/func_800EA258.s,func_800EA258,0x800EA258,0x18
asm/non_matchings/code/z_demo/func_800EA2B8.s,func_800EA2B8,0x800EA2B8,0x1B
asm/non_matchings/code/z_demo/Cutscene_Command_Misc.s,Cutscene_Command_Misc,0x800EA324,0x222
asm/non_matchings/code/z_demo/Cutscene_Command_SetLighting.s,Cutscene_Command_SetLighting,0x800EABAC,0x17
asm/non_matchings/code/z_demo/Cutscene_Command_PlaySequence.s,Cutscene_Command_PlaySequence,0x800EAC08,0xF
asm/non_matchings/code/z_demo/Cutscene_Command_StopSequence.s,Cutscene_Command_StopSequence,0x800EAC44,0x14
asm/non_matchings/code/z_demo/Cutscene_Command_FadeSequence.s,Cutscene_Command_FadeSequence,0x800EAC94,0x20
asm/non_matchings/code/z_demo/Cutscene_Command_PlayAmbienceSequence.s,Cutscene_Command_PlayAmbienceSequence,0x800EAD14,0xD
asm/non_matchings/code/z_demo/func_800EAD48.s,func_800EAD48,0x800EAD48,0xD
asm/non_matchings/code/z_demo/func_800EAD7C.s,func_800EAD7C,0x800EAD7C,0xD
asm/non_matchings/code/z_demo/func_800EADB0.s,func_800EADB0,0x800EADB0,0x47
asm/non_matchings/code/z_demo/Cutscene_Command_FadeAmbienceSequence.s,Cutscene_Command_FadeAmbienceSequence,0x800EAECC,0x15
asm/non_matchings/code/z_demo/Cutscene_Command_Rumble.s,Cutscene_Command_Rumble,0x800EAF20,0x30
asm/non_matchings/code/z_demo/Cutscene_Command_FadeColorScreen.s,Cutscene_Command_FadeColorScreen,0x800EAFE0,0x7F
asm/non_matchings/code/z_demo/Cutscene_Command_SetTime.s,Cutscene_Command_SetTime,0x800EB1DC,0x62
asm/non_matchings/code/z_demo/Cutscene_TerminatorImpl.s,Cutscene_TerminatorImpl,0x800EB364,0x54
asm/non_matchings/code/z_demo/Cutscene_Command_Terminator.s,Cutscene_Command_Terminator,0x800EB4B4,0x91
asm/non_matchings/code/z_demo/Cutscene_Command_ChooseCreditsScenes.s,Cutscene_Command_ChooseCreditsScenes,0x800EB6F8,0x11C
asm/non_matchings/code/z_demo/Cutscene_Command_MotionBlur.s,Cutscene_Command_MotionBlur,0x800EBB68,0x5A
asm/non_matchings/code/z_demo/Cutscene_Command_GiveTatlToPlayer.s,Cutscene_Command_GiveTatlToPlayer,0x800EBCD0,0x24
asm/non_matchings/code/z_demo/Cutscene_Command_TransitionFX.s,Cutscene_Command_TransitionFX,0x800EBD60,0x246
asm/non_matchings/code/z_demo/Cutscene_Command_Camera.s,Cutscene_Command_Camera,0x800EC678,0x17
asm/non_matchings/code/z_demo/Cutscene_InitContext.s,Cutscene_InitContext,0x800EA060,0x1D
asm/non_matchings/code/z_demo/Cutscene_StartManual.s,Cutscene_StartManual,0x800EA0D4,0x6
asm/non_matchings/code/z_demo/Cutscene_StopManual.s,Cutscene_StopManual,0x800EA0EC,0x9
asm/non_matchings/code/z_demo/Cutscene_UpdateManual.s,Cutscene_UpdateManual,0x800EA110,0x13
asm/non_matchings/code/z_demo/Cutscene_UpdateScripted.s,Cutscene_UpdateScripted,0x800EA15C,0x2D
asm/non_matchings/code/z_demo/CutsceneHandler_DoNothing.s,CutsceneHandler_DoNothing,0x800EA210,0x4
asm/non_matchings/code/z_demo/Cutscene_StepTimer.s,Cutscene_StepTimer,0x800EA220,0xE
asm/non_matchings/code/z_demo/CutsceneHandler_StartManual.s,CutsceneHandler_StartManual,0x800EA258,0x18
asm/non_matchings/code/z_demo/CutsceneHandler_StartScript.s,CutsceneHandler_StartScript,0x800EA2B8,0x1B
asm/non_matchings/code/z_demo/CutsceneCmd_Misc.s,CutsceneCmd_Misc,0x800EA324,0x222
asm/non_matchings/code/z_demo/CutsceneCmd_SetLightSetting.s,CutsceneCmd_SetLightSetting,0x800EABAC,0x17
asm/non_matchings/code/z_demo/CutsceneCmd_StartSequence.s,CutsceneCmd_StartSequence,0x800EAC08,0xF
asm/non_matchings/code/z_demo/CutsceneCmd_StopSequence.s,CutsceneCmd_StopSequence,0x800EAC44,0x14
asm/non_matchings/code/z_demo/CutsceneCmd_FadeOutSequence.s,CutsceneCmd_FadeOutSequence,0x800EAC94,0x20
asm/non_matchings/code/z_demo/CutsceneCmd_StartAmbience.s,CutsceneCmd_StartAmbience,0x800EAD14,0xD
asm/non_matchings/code/z_demo/Cutscene_SetSfxReverbIndexTo2.s,Cutscene_SetSfxReverbIndexTo2,0x800EAD48,0xD
asm/non_matchings/code/z_demo/Cutscene_SetSfxReverbIndexTo1.s,Cutscene_SetSfxReverbIndexTo1,0x800EAD7C,0xD
asm/non_matchings/code/z_demo/CutsceneCmd_ModifySequence.s,CutsceneCmd_ModifySequence,0x800EADB0,0x47
asm/non_matchings/code/z_demo/CutsceneCmd_FadeOutAmbience.s,CutsceneCmd_FadeOutAmbience,0x800EAECC,0x15
asm/non_matchings/code/z_demo/CutsceneCmd_RumbleController.s,CutsceneCmd_RumbleController,0x800EAF20,0x30
asm/non_matchings/code/z_demo/CutsceneCmd_TransitionGeneral.s,CutsceneCmd_TransitionGeneral,0x800EAFE0,0x7F
asm/non_matchings/code/z_demo/CutsceneCmd_SetTime.s,CutsceneCmd_SetTime,0x800EB1DC,0x62
asm/non_matchings/code/z_demo/CutsceneCmd_DestinationDefault.s,CutsceneCmd_DestinationDefault,0x800EB364,0x54
asm/non_matchings/code/z_demo/CutsceneCmd_Destination.s,CutsceneCmd_Destination,0x800EB4B4,0x91
asm/non_matchings/code/z_demo/CutsceneCmd_ChooseCreditsScenes.s,CutsceneCmd_ChooseCreditsScenes,0x800EB6F8,0x11C
asm/non_matchings/code/z_demo/CutsceneCmd_MotionBlur.s,CutsceneCmd_MotionBlur,0x800EBB68,0x5A
asm/non_matchings/code/z_demo/CutsceneCmd_GiveTatlToPlayer.s,CutsceneCmd_GiveTatlToPlayer,0x800EBCD0,0x24
asm/non_matchings/code/z_demo/CutsceneCmd_Transition.s,CutsceneCmd_Transition,0x800EBD60,0x246
asm/non_matchings/code/z_demo/CutsceneCmd_UpdateCamSpline.s,CutsceneCmd_UpdateCamSpline,0x800EC678,0x17
asm/non_matchings/code/z_demo/Cutscene_CountNormalMasks.s,Cutscene_CountNormalMasks,0x800EC6D4,0x94
asm/non_matchings/code/z_demo/Cutscene_Command_Textbox.s,Cutscene_Command_Textbox,0x800EC924,0x116
asm/non_matchings/code/z_demo/func_800ECD7C.s,func_800ECD7C,0x800ECD7C,0x31
asm/non_matchings/code/z_demo/Cutscene_ProcessCommands.s,Cutscene_ProcessCommands,0x800ECE40,0x2D0
asm/non_matchings/code/z_demo/func_800ED980.s,func_800ED980,0x800ED980,0x11
asm/non_matchings/code/z_demo/func_800ED9C4.s,func_800ED9C4,0x800ED9C4,0x10
asm/non_matchings/code/z_demo/func_800EDA04.s,func_800EDA04,0x800EDA04,0x20
asm/non_matchings/code/z_demo/func_800EDA84.s,func_800EDA84,0x800EDA84,0x57
asm/non_matchings/code/z_demo/func_800EDBE0.s,func_800EDBE0,0x800EDBE0,0x74
asm/non_matchings/code/z_demo/CutsceneCmd_Text.s,CutsceneCmd_Text,0x800EC924,0x116
asm/non_matchings/code/z_demo/Cutscene_SetActorCue.s,Cutscene_SetActorCue,0x800ECD7C,0x31
asm/non_matchings/code/z_demo/Cutscene_ProcessScript.s,Cutscene_ProcessScript,0x800ECE40,0x2D0
asm/non_matchings/code/z_demo/CutsceneHandler_RunScript.s,CutsceneHandler_RunScript,0x800ED980,0x11
asm/non_matchings/code/z_demo/CutsceneHandler_StopManual.s,CutsceneHandler_StopManual,0x800ED9C4,0x10
asm/non_matchings/code/z_demo/CutsceneHandler_StopScript.s,CutsceneHandler_StopScript,0x800EDA04,0x20
asm/non_matchings/code/z_demo/Cutscene_SetupScripted.s,Cutscene_SetupScripted,0x800EDA84,0x57
asm/non_matchings/code/z_demo/Cutscene_HandleEntranceTriggers.s,Cutscene_HandleEntranceTriggers,0x800EDBE0,0x74
asm/non_matchings/code/z_demo/func_800EDDB0.s,func_800EDDB0,0x800EDDB0,0x3
asm/non_matchings/code/z_demo/func_800EDDBC.s,func_800EDDBC,0x800EDDBC,0x4
asm/non_matchings/code/z_demo/Cutscene_LoadCutsceneData.s,Cutscene_LoadCutsceneData,0x800EDDCC,0x1A
asm/non_matchings/code/z_demo/Cutscene_StartScripted.s,Cutscene_StartScripted,0x800EDDCC,0x1A
asm/non_matchings/code/z_demo/Cutscene_ActorTranslate.s,Cutscene_ActorTranslate,0x800EDE34,0x3C
asm/non_matchings/code/z_demo/Cutscene_ActorTranslateAndYaw.s,Cutscene_ActorTranslateAndYaw,0x800EDF24,0x15
asm/non_matchings/code/z_demo/Cutscene_ActorTranslateAndYawSmooth.s,Cutscene_ActorTranslateAndYawSmooth,0x800EDF78,0x55
asm/non_matchings/code/z_demo/Cutscene_ActorTranslateXZAndYawSmooth.s,Cutscene_ActorTranslateXZAndYawSmooth,0x800EE0CC,0x43
asm/non_matchings/code/z_demo/Cutscene_GetSceneLayer.s,Cutscene_GetSceneLayer,0x800EE1D8,0xA
asm/non_matchings/code/z_demo/Cutscene_GetActorActionIndex.s,Cutscene_GetActorActionIndex,0x800EE200,0x27
asm/non_matchings/code/z_demo/Cutscene_CheckActorAction.s,Cutscene_CheckActorAction,0x800EE29C,0x16
asm/non_matchings/code/z_demo/Cutscene_GetCueChannel.s,Cutscene_GetCueChannel,0x800EE200,0x27
asm/non_matchings/code/z_demo/Cutscene_IsCueInChannel.s,Cutscene_IsCueInChannel,0x800EE29C,0x16
asm/non_matchings/code/z_demo/Cutscene_IsPlaying.s,Cutscene_IsPlaying,0x800EE2F4,0xB
asm/non_matchings/code/z_draw/GetItem_Draw.s,GetItem_Draw,0x800EE320,0x11
asm/non_matchings/code/z_draw/GetItem_DrawBombchu.s,GetItem_DrawBombchu,0x800EE364,0x27
@@ -1150,31 +1150,31 @@ asm/non_matchings/code/code_800F12D0/func_800F12D0.s,func_800F12D0,0x800F12D0,0x
asm/non_matchings/code/code_800F12D0/func_800F1304.s,func_800F1304,0x800F1304,0x1C
asm/non_matchings/code/code_800F12D0/func_800F1374.s,func_800F1374,0x800F1374,0x1D
asm/non_matchings/code/code_800F12D0/func_800F13E8.s,func_800F13E8,0x800F13E8,0x1E
asm/non_matchings/code/z_eventmgr/func_800F1460.s,func_800F1460,0x800F1460,0x26
asm/non_matchings/code/z_eventmgr/ActorCutscene_GetCutsceneImpl.s,ActorCutscene_GetCutsceneImpl,0x800F14F8,0x13
asm/non_matchings/code/z_eventmgr/ActorCutscene_Init.s,ActorCutscene_Init,0x800F1544,0x25
asm/non_matchings/code/z_eventmgr/func_800F15D8.s,func_800F15D8,0x800F15D8,0x1C
asm/non_matchings/code/z_eventmgr/ActorCutscene_ClearWaiting.s,ActorCutscene_ClearWaiting,0x800F1648,0xC
asm/non_matchings/code/z_eventmgr/ActorCutscene_ClearNextCutscenes.s,ActorCutscene_ClearNextCutscenes,0x800F1678,0xC
asm/non_matchings/code/z_eventmgr/ActorCutscene_MarkNextCutscenes.s,ActorCutscene_MarkNextCutscenes,0x800F16A8,0x55
asm/non_matchings/code/z_eventmgr/ActorCutscene_End.s,ActorCutscene_End,0x800F17FC,0xA0
asm/non_matchings/code/z_eventmgr/ActorCutscene_Update.s,ActorCutscene_Update,0x800F1A7C,0x4A
asm/non_matchings/code/z_eventmgr/ActorCutscene_SetIntentToPlay.s,ActorCutscene_SetIntentToPlay,0x800F1BA4,0x10
asm/non_matchings/code/z_eventmgr/ActorCutscene_GetCanPlayNext.s,ActorCutscene_GetCanPlayNext,0x800F1BE4,0x21
asm/non_matchings/code/z_eventmgr/ActorCutscene_StartAndSetUnkLinkFields.s,ActorCutscene_StartAndSetUnkLinkFields,0x800F1C68,0x1E
asm/non_matchings/code/z_eventmgr/ActorCutscene_StartAndSetFlag.s,ActorCutscene_StartAndSetFlag,0x800F1CE0,0x29
asm/non_matchings/code/z_eventmgr/ActorCutscene_Start.s,ActorCutscene_Start,0x800F1D84,0x8E
asm/non_matchings/code/z_eventmgr/ActorCutscene_Stop.s,ActorCutscene_Stop,0x800F1FBC,0x30
asm/non_matchings/code/z_eventmgr/ActorCutscene_GetCurrentIndex.s,ActorCutscene_GetCurrentIndex,0x800F207C,0x4
asm/non_matchings/code/z_eventmgr/ActorCutscene_GetCutscene.s,ActorCutscene_GetCutscene,0x800F208C,0xB
asm/non_matchings/code/z_eventmgr/ActorCutscene_GetAdditionalCutscene.s,ActorCutscene_GetAdditionalCutscene,0x800F20B8,0x10
asm/non_matchings/code/z_eventmgr/ActorCutscene_GetLength.s,ActorCutscene_GetLength,0x800F20F8,0x10
asm/non_matchings/code/z_eventmgr/func_800F2138.s,func_800F2138,0x800F2138,0x10
asm/non_matchings/code/z_eventmgr/func_800F2178.s,func_800F2178,0x800F2178,0x10
asm/non_matchings/code/z_eventmgr/ActorCutscene_GetCurrentSubCamId.s,ActorCutscene_GetCurrentSubCamId,0x800F21B8,0x5
asm/non_matchings/code/z_eventmgr/func_800F21CC.s,func_800F21CC,0x800F21CC,0x3E
asm/non_matchings/code/z_eventmgr/CutsceneManager_SetHudVisibility.s,CutsceneManager_SetHudVisibility,0x800F1460,0x26
asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCutsceneEntryImpl.s,CutsceneManager_GetCutsceneEntryImpl,0x800F14F8,0x13
asm/non_matchings/code/z_eventmgr/CutsceneManager_Init.s,CutsceneManager_Init,0x800F1544,0x25
asm/non_matchings/code/z_eventmgr/CutsceneManager_StoreCamera.s,CutsceneManager_StoreCamera,0x800F15D8,0x1C
asm/non_matchings/code/z_eventmgr/CutsceneManager_ClearWaiting.s,CutsceneManager_ClearWaiting,0x800F1648,0xC
asm/non_matchings/code/z_eventmgr/CutsceneManager_ClearNextCutscenes.s,CutsceneManager_ClearNextCutscenes,0x800F1678,0xC
asm/non_matchings/code/z_eventmgr/CutsceneManager_MarkNextCutscenes.s,CutsceneManager_MarkNextCutscenes,0x800F16A8,0x55
asm/non_matchings/code/z_eventmgr/CutsceneManager_End.s,CutsceneManager_End,0x800F17FC,0xA0
asm/non_matchings/code/z_eventmgr/CutsceneManager_Update.s,CutsceneManager_Update,0x800F1A7C,0x4A
asm/non_matchings/code/z_eventmgr/CutsceneManager_Queue.s,CutsceneManager_Queue,0x800F1BA4,0x10
asm/non_matchings/code/z_eventmgr/CutsceneManager_IsNext.s,CutsceneManager_IsNext,0x800F1BE4,0x21
asm/non_matchings/code/z_eventmgr/CutsceneManager_StartWithPlayerCs.s,CutsceneManager_StartWithPlayerCs,0x800F1C68,0x1E
asm/non_matchings/code/z_eventmgr/CutsceneManager_StartWithPlayerCsAndSetFlag.s,CutsceneManager_StartWithPlayerCsAndSetFlag,0x800F1CE0,0x29
asm/non_matchings/code/z_eventmgr/CutsceneManager_Start.s,CutsceneManager_Start,0x800F1D84,0x8E
asm/non_matchings/code/z_eventmgr/CutsceneManager_Stop.s,CutsceneManager_Stop,0x800F1FBC,0x30
asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCurrentCsId.s,CutsceneManager_GetCurrentCsId,0x800F207C,0x4
asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCutsceneEntry.s,CutsceneManager_GetCutsceneEntry,0x800F208C,0xB
asm/non_matchings/code/z_eventmgr/CutsceneManager_GetAdditionalCsId.s,CutsceneManager_GetAdditionalCsId,0x800F20B8,0x10
asm/non_matchings/code/z_eventmgr/CutsceneManager_GetLength.s,CutsceneManager_GetLength,0x800F20F8,0x10
asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCutsceneScriptIndex.s,CutsceneManager_GetCutsceneScriptIndex,0x800F2138,0x10
asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCutsceneCustomValue.s,CutsceneManager_GetCutsceneCustomValue,0x800F2178,0x10
asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCurrentSubCamId.s,CutsceneManager_GetCurrentSubCamId,0x800F21B8,0x5
asm/non_matchings/code/z_eventmgr/CutsceneManager_FindEntranceCsId.s,CutsceneManager_FindEntranceCsId,0x800F21CC,0x3E
asm/non_matchings/code/z_eventmgr/func_800F22C4.s,func_800F22C4,0x800F22C4,0x40
asm/non_matchings/code/z_eventmgr/ActorCutscene_SetReturnCamera.s,ActorCutscene_SetReturnCamera,0x800F23C4,0x7
asm/non_matchings/code/z_eventmgr/CutsceneManager_SetReturnCamera.s,CutsceneManager_SetReturnCamera,0x800F23C4,0x7
asm/non_matchings/code/z_fcurve_data/func_800F23E0.s,func_800F23E0,0x800F23E0,0x26
asm/non_matchings/code/z_fcurve_data/func_800F2478.s,func_800F2478,0x800F2478,0x6A
asm/non_matchings/code/z_fcurve_data_skelanime/func_800F2620.s,func_800F2620,0x800F2620,0xC
@@ -1961,8 +1961,8 @@ asm/non_matchings/code/z_scene/Scene_Command09.s,Scene_Command09,0x801303D0,0x4
asm/non_matchings/code/z_scene/Scene_CommandSoundSettings.s,Scene_CommandSoundSettings,0x801303E0,0x17
asm/non_matchings/code/z_scene/Scene_CommandEchoSetting.s,Scene_CommandEchoSetting,0x8013043C,0x6
asm/non_matchings/code/z_scene/Scene_CommandAltHeaderList.s,Scene_CommandAltHeaderList,0x80130454,0x1E
asm/non_matchings/code/z_scene/Scene_CommandCutsceneList.s,Scene_CommandCutsceneList,0x801304CC,0xD
asm/non_matchings/code/z_scene/Scene_CommandActorCutsceneList.s,Scene_CommandActorCutsceneList,0x80130500,0x10
asm/non_matchings/code/z_scene/Scene_CommandCutsceneScriptList.s,Scene_CommandCutsceneScriptList,0x801304CC,0xD
asm/non_matchings/code/z_scene/Scene_CommandCutsceneList.s,Scene_CommandCutsceneList,0x80130500,0x10
asm/non_matchings/code/z_scene/Scene_CommandMiniMap.s,Scene_CommandMiniMap,0x80130540,0xE
asm/non_matchings/code/z_scene/Scene_Command1D.s,Scene_Command1D,0x80130578,0x4
asm/non_matchings/code/z_scene/Scene_CommandMiniMapCompassInfo.s,Scene_CommandMiniMapCompassInfo,0x80130588,0xA
@@ -2215,7 +2215,7 @@ asm/non_matchings/code/z_sub_s/SubS_ActorPathing_MoveWithGravity.s,SubS_ActorPat
asm/non_matchings/code/z_sub_s/SubS_ActorPathing_MoveWithoutGravityReverse.s,SubS_ActorPathing_MoveWithoutGravityReverse,0x8013E07C,0xA
asm/non_matchings/code/z_sub_s/SubS_ActorPathing_SetNextPoint.s,SubS_ActorPathing_SetNextPoint,0x8013E0A4,0x49
asm/non_matchings/code/z_sub_s/SubS_ChangeAnimationBySpeedInfo.s,SubS_ChangeAnimationBySpeedInfo,0x8013E1C8,0x43
asm/non_matchings/code/z_sub_s/SubS_StartActorCutscene.s,SubS_StartActorCutscene,0x8013E2D4,0x39
asm/non_matchings/code/z_sub_s/SubS_StartCutscene.s,SubS_StartCutscene,0x8013E2D4,0x39
asm/non_matchings/code/z_sub_s/SubS_FillCutscenesList.s,SubS_FillCutscenesList,0x8013E3B8,0x3E
asm/non_matchings/code/z_sub_s/SubS_ConstructPlane.s,SubS_ConstructPlane,0x8013E4B0,0x47
asm/non_matchings/code/z_sub_s/SubS_LineSegVsPlane.s,SubS_LineSegVsPlane,0x8013E5CC,0x1D
@@ -2311,7 +2311,7 @@ asm/non_matchings/code/z_sram_NES/Sram_ResetSave.s,Sram_ResetSave,0x80144628,0x1
asm/non_matchings/code/z_sram_NES/Sram_GenerateRandomSaveFields.s,Sram_GenerateRandomSaveFields,0x80144684,0x83
asm/non_matchings/code/z_sram_NES/func_80144890.s,func_80144890,0x80144890,0x36
asm/non_matchings/code/z_sram_NES/Sram_InitDebugSave.s,Sram_InitDebugSave,0x80144968,0x4B
asm/non_matchings/code/z_sram_NES/func_80144A94.s,func_80144A94,0x80144A94,0xF9
asm/non_matchings/code/z_sram_NES/Sram_ResetSaveFromMoonCrash.s,Sram_ResetSaveFromMoonCrash,0x80144A94,0xF9
asm/non_matchings/code/z_sram_NES/Sram_OpenSave.s,Sram_OpenSave,0x80144E78,0x17D
asm/non_matchings/code/z_sram_NES/func_8014546C.s,func_8014546C,0x8014546C,0x8B
asm/non_matchings/code/z_sram_NES/func_80145698.s,func_80145698,0x80145698,0x4D
@@ -2418,27 +2418,27 @@ asm/non_matchings/code/z_shrink_window/ShrinkWindow_Init.s,ShrinkWindow_Init,0x8
asm/non_matchings/code/z_shrink_window/ShrinkWindow_Destroy.s,ShrinkWindow_Destroy,0x80160CD4,0x4
asm/non_matchings/code/z_shrink_window/ShrinkWindow_Update.s,ShrinkWindow_Update,0x80160CE4,0x2D
asm/non_matchings/code/z_shrink_window/ShrinkWindow_Draw.s,ShrinkWindow_Draw,0x80160D98,0xFA
asm/non_matchings/code/db_camera/func_80161180.s,func_80161180,0x80161180,0x7
asm/non_matchings/code/db_camera/func_8016119C.s,func_8016119C,0x8016119C,0x24
asm/non_matchings/code/db_camera/func_8016122C.s,func_8016122C,0x8016122C,0x23
asm/non_matchings/code/db_camera/func_801612B8.s,func_801612B8,0x801612B8,0x1B8
asm/non_matchings/code/db_camera/func_80161998.s,func_80161998,0x80161998,0x85
asm/non_matchings/code/db_camera/func_80161BAC.s,func_80161BAC,0x80161BAC,0xD
asm/non_matchings/code/db_camera/func_80161BE0.s,func_80161BE0,0x80161BE0,0xB
asm/non_matchings/code/db_camera/func_80161C0C.s,func_80161C0C,0x80161C0C,0x5
asm/non_matchings/code/db_camera/func_80161C20.s,func_80161C20,0x80161C20,0x8B
asm/non_matchings/code/db_camera/func_80161E4C.s,func_80161E4C,0x80161E4C,0xA0
asm/non_matchings/code/db_camera/func_801620CC.s,func_801620CC,0x801620CC,0xAC
asm/non_matchings/code/db_camera/func_8016237C.s,func_8016237C,0x8016237C,0x1A
asm/non_matchings/code/db_camera/func_801623E4.s,func_801623E4,0x801623E4,0x42
asm/non_matchings/code/db_camera/func_801624EC.s,func_801624EC,0x801624EC,0x14
asm/non_matchings/code/db_camera/func_8016253C.s,func_8016253C,0x8016253C,0x120
asm/non_matchings/code/db_camera/func_801629BC.s,func_801629BC,0x801629BC,0x25
asm/non_matchings/code/db_camera/func_80162A50.s,func_80162A50,0x80162A50,0x16A
asm/non_matchings/code/db_camera/func_80162FF8.s,func_80162FF8,0x80162FF8,0x79
asm/non_matchings/code/db_camera/func_801631DC.s,func_801631DC,0x801631DC,0x56
asm/non_matchings/code/db_camera/func_80163334.s,func_80163334,0x80163334,0xCB
asm/non_matchings/code/db_camera/func_80163660.s,func_80163660,0x80163660,0x28
asm/non_matchings/code/cutscene_camera/func_80161180.s,func_80161180,0x80161180,0x7
asm/non_matchings/code/cutscene_camera/CutsceneCamera_Init.s,CutsceneCamera_Init,0x8016119C,0x24
asm/non_matchings/code/cutscene_camera/CutsceneCamera_Interpolate.s,CutsceneCamera_Interpolate,0x8016122C,0x23
asm/non_matchings/code/cutscene_camera/CutsceneCamera_ProcessSpline.s,CutsceneCamera_ProcessSpline,0x801612B8,0x1B8
asm/non_matchings/code/cutscene_camera/CutsceneCamera_UpdateSplines.s,CutsceneCamera_UpdateSplines,0x80161998,0x85
asm/non_matchings/code/cutscene_camera/func_80161BAC.s,func_80161BAC,0x80161BAC,0xD
asm/non_matchings/code/cutscene_camera/CutsceneCamera_SetState.s,CutsceneCamera_SetState,0x80161BE0,0xB
asm/non_matchings/code/cutscene_camera/CutsceneCamera_Reset.s,CutsceneCamera_Reset,0x80161C0C,0x5
asm/non_matchings/code/cutscene_camera/func_80161C20.s,func_80161C20,0x80161C20,0x8B
asm/non_matchings/code/cutscene_camera/func_80161E4C.s,func_80161E4C,0x80161E4C,0xA0
asm/non_matchings/code/cutscene_camera/func_801620CC.s,func_801620CC,0x801620CC,0xAC
asm/non_matchings/code/cutscene_camera/func_8016237C.s,func_8016237C,0x8016237C,0x1A
asm/non_matchings/code/cutscene_camera/func_801623E4.s,func_801623E4,0x801623E4,0x42
asm/non_matchings/code/cutscene_camera/func_801624EC.s,func_801624EC,0x801624EC,0x14
asm/non_matchings/code/cutscene_camera/func_8016253C.s,func_8016253C,0x8016253C,0x120
asm/non_matchings/code/cutscene_camera/func_801629BC.s,func_801629BC,0x801629BC,0x25
asm/non_matchings/code/cutscene_camera/func_80162A50.s,func_80162A50,0x80162A50,0x16A
asm/non_matchings/code/cutscene_camera/func_80162FF8.s,func_80162FF8,0x80162FF8,0x79
asm/non_matchings/code/cutscene_camera/func_801631DC.s,func_801631DC,0x801631DC,0x56
asm/non_matchings/code/cutscene_camera/func_80163334.s,func_80163334,0x80163334,0xCB
asm/non_matchings/code/cutscene_camera/func_80163660.s,func_80163660,0x80163660,0x28
asm/non_matchings/code/z_kaleido_manager/func_80163700.s,func_80163700,0x80163700,0x16
asm/non_matchings/code/z_kaleido_manager/func_80163758.s,func_80163758,0x80163758,0x17
asm/non_matchings/code/z_kaleido_manager/func_801637B4.s,func_801637B4,0x801637B4,0x14
@@ -3361,7 +3361,7 @@ asm/non_matchings/code/code_8019AF00/AudioOcarina_TerminaWallGenerateNotes.s,Aud
asm/non_matchings/code/code_8019AF00/AudioOcarina_MemoryGameInit.s,AudioOcarina_MemoryGameInit,0x8019D488,0x1C
asm/non_matchings/code/code_8019AF00/AudioOcarina_MemoryGameNextNote.s,AudioOcarina_MemoryGameNextNote,0x8019D4F8,0x42
asm/non_matchings/code/code_8019AF00/AudioOcarina_Update.s,AudioOcarina_Update,0x8019D600,0x56
asm/non_matchings/code/code_8019AF00/AudioOcarina_PlayLongScarecrowAfterCredits.s,AudioOcarina_PlayLongScarecrowAfterCredits,0x8019D758,0x43
asm/non_matchings/code/code_8019AF00/AudioOcarina_PlayLongScarecrowSong.s,AudioOcarina_PlayLongScarecrowSong,0x8019D758,0x43
asm/non_matchings/code/code_8019AF00/AudioOcarina_SetCustomSequence.s,AudioOcarina_SetCustomSequence,0x8019D864,0x14
asm/non_matchings/code/code_8019AF00/AudioOcarina_PlayCustomSequence.s,AudioOcarina_PlayCustomSequence,0x8019D8B4,0xC
asm/non_matchings/code/code_8019AF00/AudioOcarina_CreateCustomSequence.s,AudioOcarina_CreateCustomSequence,0x8019D8E4,0x191
1 asm/non_matchings/code/z_en_a_keep/EnAObj_Init.s EnAObj_Init 0x800A5AC0 0x2B
1047 asm/non_matchings/code/z_debug_mode/DebugCamera_ScreenText.s DebugCamera_ScreenText 0x800E9DBC 0x36
1048 asm/non_matchings/code/z_debug_mode/DebugCamera_DrawScreenText.s DebugCamera_DrawScreenText 0x800E9E94 0x39
1049 asm/non_matchings/code/z_debug_mode/Debug_DrawText.s Debug_DrawText 0x800E9F78 0x3A
1050 asm/non_matchings/code/z_demo/Cutscene_Init.s asm/non_matchings/code/z_demo/Cutscene_InitContext.s Cutscene_Init Cutscene_InitContext 0x800EA060 0x1D
1051 asm/non_matchings/code/z_demo/Cutscene_Start.s asm/non_matchings/code/z_demo/Cutscene_StartManual.s Cutscene_Start Cutscene_StartManual 0x800EA0D4 0x6
1052 asm/non_matchings/code/z_demo/Cutscene_End.s asm/non_matchings/code/z_demo/Cutscene_StopManual.s Cutscene_End Cutscene_StopManual 0x800EA0EC 0x9
1053 asm/non_matchings/code/z_demo/Cutscene_Update1.s asm/non_matchings/code/z_demo/Cutscene_UpdateManual.s Cutscene_Update1 Cutscene_UpdateManual 0x800EA110 0x13
1054 asm/non_matchings/code/z_demo/Cutscene_Update2.s asm/non_matchings/code/z_demo/Cutscene_UpdateScripted.s Cutscene_Update2 Cutscene_UpdateScripted 0x800EA15C 0x2D
1055 asm/non_matchings/code/z_demo/Cutscene_DoNothing.s asm/non_matchings/code/z_demo/CutsceneHandler_DoNothing.s Cutscene_DoNothing CutsceneHandler_DoNothing 0x800EA210 0x4
1056 asm/non_matchings/code/z_demo/func_800EA220.s asm/non_matchings/code/z_demo/Cutscene_StepTimer.s func_800EA220 Cutscene_StepTimer 0x800EA220 0xE
1057 asm/non_matchings/code/z_demo/func_800EA258.s asm/non_matchings/code/z_demo/CutsceneHandler_StartManual.s func_800EA258 CutsceneHandler_StartManual 0x800EA258 0x18
1058 asm/non_matchings/code/z_demo/func_800EA2B8.s asm/non_matchings/code/z_demo/CutsceneHandler_StartScript.s func_800EA2B8 CutsceneHandler_StartScript 0x800EA2B8 0x1B
1059 asm/non_matchings/code/z_demo/Cutscene_Command_Misc.s asm/non_matchings/code/z_demo/CutsceneCmd_Misc.s Cutscene_Command_Misc CutsceneCmd_Misc 0x800EA324 0x222
1060 asm/non_matchings/code/z_demo/Cutscene_Command_SetLighting.s asm/non_matchings/code/z_demo/CutsceneCmd_SetLightSetting.s Cutscene_Command_SetLighting CutsceneCmd_SetLightSetting 0x800EABAC 0x17
1061 asm/non_matchings/code/z_demo/Cutscene_Command_PlaySequence.s asm/non_matchings/code/z_demo/CutsceneCmd_StartSequence.s Cutscene_Command_PlaySequence CutsceneCmd_StartSequence 0x800EAC08 0xF
1062 asm/non_matchings/code/z_demo/Cutscene_Command_StopSequence.s asm/non_matchings/code/z_demo/CutsceneCmd_StopSequence.s Cutscene_Command_StopSequence CutsceneCmd_StopSequence 0x800EAC44 0x14
1063 asm/non_matchings/code/z_demo/Cutscene_Command_FadeSequence.s asm/non_matchings/code/z_demo/CutsceneCmd_FadeOutSequence.s Cutscene_Command_FadeSequence CutsceneCmd_FadeOutSequence 0x800EAC94 0x20
1064 asm/non_matchings/code/z_demo/Cutscene_Command_PlayAmbienceSequence.s asm/non_matchings/code/z_demo/CutsceneCmd_StartAmbience.s Cutscene_Command_PlayAmbienceSequence CutsceneCmd_StartAmbience 0x800EAD14 0xD
1065 asm/non_matchings/code/z_demo/func_800EAD48.s asm/non_matchings/code/z_demo/Cutscene_SetSfxReverbIndexTo2.s func_800EAD48 Cutscene_SetSfxReverbIndexTo2 0x800EAD48 0xD
1066 asm/non_matchings/code/z_demo/func_800EAD7C.s asm/non_matchings/code/z_demo/Cutscene_SetSfxReverbIndexTo1.s func_800EAD7C Cutscene_SetSfxReverbIndexTo1 0x800EAD7C 0xD
1067 asm/non_matchings/code/z_demo/func_800EADB0.s asm/non_matchings/code/z_demo/CutsceneCmd_ModifySequence.s func_800EADB0 CutsceneCmd_ModifySequence 0x800EADB0 0x47
1068 asm/non_matchings/code/z_demo/Cutscene_Command_FadeAmbienceSequence.s asm/non_matchings/code/z_demo/CutsceneCmd_FadeOutAmbience.s Cutscene_Command_FadeAmbienceSequence CutsceneCmd_FadeOutAmbience 0x800EAECC 0x15
1069 asm/non_matchings/code/z_demo/Cutscene_Command_Rumble.s asm/non_matchings/code/z_demo/CutsceneCmd_RumbleController.s Cutscene_Command_Rumble CutsceneCmd_RumbleController 0x800EAF20 0x30
1070 asm/non_matchings/code/z_demo/Cutscene_Command_FadeColorScreen.s asm/non_matchings/code/z_demo/CutsceneCmd_TransitionGeneral.s Cutscene_Command_FadeColorScreen CutsceneCmd_TransitionGeneral 0x800EAFE0 0x7F
1071 asm/non_matchings/code/z_demo/Cutscene_Command_SetTime.s asm/non_matchings/code/z_demo/CutsceneCmd_SetTime.s Cutscene_Command_SetTime CutsceneCmd_SetTime 0x800EB1DC 0x62
1072 asm/non_matchings/code/z_demo/Cutscene_TerminatorImpl.s asm/non_matchings/code/z_demo/CutsceneCmd_DestinationDefault.s Cutscene_TerminatorImpl CutsceneCmd_DestinationDefault 0x800EB364 0x54
1073 asm/non_matchings/code/z_demo/Cutscene_Command_Terminator.s asm/non_matchings/code/z_demo/CutsceneCmd_Destination.s Cutscene_Command_Terminator CutsceneCmd_Destination 0x800EB4B4 0x91
1074 asm/non_matchings/code/z_demo/Cutscene_Command_ChooseCreditsScenes.s asm/non_matchings/code/z_demo/CutsceneCmd_ChooseCreditsScenes.s Cutscene_Command_ChooseCreditsScenes CutsceneCmd_ChooseCreditsScenes 0x800EB6F8 0x11C
1075 asm/non_matchings/code/z_demo/Cutscene_Command_MotionBlur.s asm/non_matchings/code/z_demo/CutsceneCmd_MotionBlur.s Cutscene_Command_MotionBlur CutsceneCmd_MotionBlur 0x800EBB68 0x5A
1076 asm/non_matchings/code/z_demo/Cutscene_Command_GiveTatlToPlayer.s asm/non_matchings/code/z_demo/CutsceneCmd_GiveTatlToPlayer.s Cutscene_Command_GiveTatlToPlayer CutsceneCmd_GiveTatlToPlayer 0x800EBCD0 0x24
1077 asm/non_matchings/code/z_demo/Cutscene_Command_TransitionFX.s asm/non_matchings/code/z_demo/CutsceneCmd_Transition.s Cutscene_Command_TransitionFX CutsceneCmd_Transition 0x800EBD60 0x246
1078 asm/non_matchings/code/z_demo/Cutscene_Command_Camera.s asm/non_matchings/code/z_demo/CutsceneCmd_UpdateCamSpline.s Cutscene_Command_Camera CutsceneCmd_UpdateCamSpline 0x800EC678 0x17
1079 asm/non_matchings/code/z_demo/Cutscene_CountNormalMasks.s Cutscene_CountNormalMasks 0x800EC6D4 0x94
1080 asm/non_matchings/code/z_demo/Cutscene_Command_Textbox.s asm/non_matchings/code/z_demo/CutsceneCmd_Text.s Cutscene_Command_Textbox CutsceneCmd_Text 0x800EC924 0x116
1081 asm/non_matchings/code/z_demo/func_800ECD7C.s asm/non_matchings/code/z_demo/Cutscene_SetActorCue.s func_800ECD7C Cutscene_SetActorCue 0x800ECD7C 0x31
1082 asm/non_matchings/code/z_demo/Cutscene_ProcessCommands.s asm/non_matchings/code/z_demo/Cutscene_ProcessScript.s Cutscene_ProcessCommands Cutscene_ProcessScript 0x800ECE40 0x2D0
1083 asm/non_matchings/code/z_demo/func_800ED980.s asm/non_matchings/code/z_demo/CutsceneHandler_RunScript.s func_800ED980 CutsceneHandler_RunScript 0x800ED980 0x11
1084 asm/non_matchings/code/z_demo/func_800ED9C4.s asm/non_matchings/code/z_demo/CutsceneHandler_StopManual.s func_800ED9C4 CutsceneHandler_StopManual 0x800ED9C4 0x10
1085 asm/non_matchings/code/z_demo/func_800EDA04.s asm/non_matchings/code/z_demo/CutsceneHandler_StopScript.s func_800EDA04 CutsceneHandler_StopScript 0x800EDA04 0x20
1086 asm/non_matchings/code/z_demo/func_800EDA84.s asm/non_matchings/code/z_demo/Cutscene_SetupScripted.s func_800EDA84 Cutscene_SetupScripted 0x800EDA84 0x57
1087 asm/non_matchings/code/z_demo/func_800EDBE0.s asm/non_matchings/code/z_demo/Cutscene_HandleEntranceTriggers.s func_800EDBE0 Cutscene_HandleEntranceTriggers 0x800EDBE0 0x74
1088 asm/non_matchings/code/z_demo/func_800EDDB0.s func_800EDDB0 0x800EDDB0 0x3
1089 asm/non_matchings/code/z_demo/func_800EDDBC.s func_800EDDBC 0x800EDDBC 0x4
1090 asm/non_matchings/code/z_demo/Cutscene_LoadCutsceneData.s asm/non_matchings/code/z_demo/Cutscene_StartScripted.s Cutscene_LoadCutsceneData Cutscene_StartScripted 0x800EDDCC 0x1A
1091 asm/non_matchings/code/z_demo/Cutscene_ActorTranslate.s Cutscene_ActorTranslate 0x800EDE34 0x3C
1092 asm/non_matchings/code/z_demo/Cutscene_ActorTranslateAndYaw.s Cutscene_ActorTranslateAndYaw 0x800EDF24 0x15
1093 asm/non_matchings/code/z_demo/Cutscene_ActorTranslateAndYawSmooth.s Cutscene_ActorTranslateAndYawSmooth 0x800EDF78 0x55
1094 asm/non_matchings/code/z_demo/Cutscene_ActorTranslateXZAndYawSmooth.s Cutscene_ActorTranslateXZAndYawSmooth 0x800EE0CC 0x43
1095 asm/non_matchings/code/z_demo/Cutscene_GetSceneLayer.s Cutscene_GetSceneLayer 0x800EE1D8 0xA
1096 asm/non_matchings/code/z_demo/Cutscene_GetActorActionIndex.s asm/non_matchings/code/z_demo/Cutscene_GetCueChannel.s Cutscene_GetActorActionIndex Cutscene_GetCueChannel 0x800EE200 0x27
1097 asm/non_matchings/code/z_demo/Cutscene_CheckActorAction.s asm/non_matchings/code/z_demo/Cutscene_IsCueInChannel.s Cutscene_CheckActorAction Cutscene_IsCueInChannel 0x800EE29C 0x16
1098 asm/non_matchings/code/z_demo/Cutscene_IsPlaying.s Cutscene_IsPlaying 0x800EE2F4 0xB
1099 asm/non_matchings/code/z_draw/GetItem_Draw.s GetItem_Draw 0x800EE320 0x11
1100 asm/non_matchings/code/z_draw/GetItem_DrawBombchu.s GetItem_DrawBombchu 0x800EE364 0x27
1150 asm/non_matchings/code/code_800F12D0/func_800F1304.s func_800F1304 0x800F1304 0x1C
1151 asm/non_matchings/code/code_800F12D0/func_800F1374.s func_800F1374 0x800F1374 0x1D
1152 asm/non_matchings/code/code_800F12D0/func_800F13E8.s func_800F13E8 0x800F13E8 0x1E
1153 asm/non_matchings/code/z_eventmgr/func_800F1460.s asm/non_matchings/code/z_eventmgr/CutsceneManager_SetHudVisibility.s func_800F1460 CutsceneManager_SetHudVisibility 0x800F1460 0x26
1154 asm/non_matchings/code/z_eventmgr/ActorCutscene_GetCutsceneImpl.s asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCutsceneEntryImpl.s ActorCutscene_GetCutsceneImpl CutsceneManager_GetCutsceneEntryImpl 0x800F14F8 0x13
1155 asm/non_matchings/code/z_eventmgr/ActorCutscene_Init.s asm/non_matchings/code/z_eventmgr/CutsceneManager_Init.s ActorCutscene_Init CutsceneManager_Init 0x800F1544 0x25
1156 asm/non_matchings/code/z_eventmgr/func_800F15D8.s asm/non_matchings/code/z_eventmgr/CutsceneManager_StoreCamera.s func_800F15D8 CutsceneManager_StoreCamera 0x800F15D8 0x1C
1157 asm/non_matchings/code/z_eventmgr/ActorCutscene_ClearWaiting.s asm/non_matchings/code/z_eventmgr/CutsceneManager_ClearWaiting.s ActorCutscene_ClearWaiting CutsceneManager_ClearWaiting 0x800F1648 0xC
1158 asm/non_matchings/code/z_eventmgr/ActorCutscene_ClearNextCutscenes.s asm/non_matchings/code/z_eventmgr/CutsceneManager_ClearNextCutscenes.s ActorCutscene_ClearNextCutscenes CutsceneManager_ClearNextCutscenes 0x800F1678 0xC
1159 asm/non_matchings/code/z_eventmgr/ActorCutscene_MarkNextCutscenes.s asm/non_matchings/code/z_eventmgr/CutsceneManager_MarkNextCutscenes.s ActorCutscene_MarkNextCutscenes CutsceneManager_MarkNextCutscenes 0x800F16A8 0x55
1160 asm/non_matchings/code/z_eventmgr/ActorCutscene_End.s asm/non_matchings/code/z_eventmgr/CutsceneManager_End.s ActorCutscene_End CutsceneManager_End 0x800F17FC 0xA0
1161 asm/non_matchings/code/z_eventmgr/ActorCutscene_Update.s asm/non_matchings/code/z_eventmgr/CutsceneManager_Update.s ActorCutscene_Update CutsceneManager_Update 0x800F1A7C 0x4A
1162 asm/non_matchings/code/z_eventmgr/ActorCutscene_SetIntentToPlay.s asm/non_matchings/code/z_eventmgr/CutsceneManager_Queue.s ActorCutscene_SetIntentToPlay CutsceneManager_Queue 0x800F1BA4 0x10
1163 asm/non_matchings/code/z_eventmgr/ActorCutscene_GetCanPlayNext.s asm/non_matchings/code/z_eventmgr/CutsceneManager_IsNext.s ActorCutscene_GetCanPlayNext CutsceneManager_IsNext 0x800F1BE4 0x21
1164 asm/non_matchings/code/z_eventmgr/ActorCutscene_StartAndSetUnkLinkFields.s asm/non_matchings/code/z_eventmgr/CutsceneManager_StartWithPlayerCs.s ActorCutscene_StartAndSetUnkLinkFields CutsceneManager_StartWithPlayerCs 0x800F1C68 0x1E
1165 asm/non_matchings/code/z_eventmgr/ActorCutscene_StartAndSetFlag.s asm/non_matchings/code/z_eventmgr/CutsceneManager_StartWithPlayerCsAndSetFlag.s ActorCutscene_StartAndSetFlag CutsceneManager_StartWithPlayerCsAndSetFlag 0x800F1CE0 0x29
1166 asm/non_matchings/code/z_eventmgr/ActorCutscene_Start.s asm/non_matchings/code/z_eventmgr/CutsceneManager_Start.s ActorCutscene_Start CutsceneManager_Start 0x800F1D84 0x8E
1167 asm/non_matchings/code/z_eventmgr/ActorCutscene_Stop.s asm/non_matchings/code/z_eventmgr/CutsceneManager_Stop.s ActorCutscene_Stop CutsceneManager_Stop 0x800F1FBC 0x30
1168 asm/non_matchings/code/z_eventmgr/ActorCutscene_GetCurrentIndex.s asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCurrentCsId.s ActorCutscene_GetCurrentIndex CutsceneManager_GetCurrentCsId 0x800F207C 0x4
1169 asm/non_matchings/code/z_eventmgr/ActorCutscene_GetCutscene.s asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCutsceneEntry.s ActorCutscene_GetCutscene CutsceneManager_GetCutsceneEntry 0x800F208C 0xB
1170 asm/non_matchings/code/z_eventmgr/ActorCutscene_GetAdditionalCutscene.s asm/non_matchings/code/z_eventmgr/CutsceneManager_GetAdditionalCsId.s ActorCutscene_GetAdditionalCutscene CutsceneManager_GetAdditionalCsId 0x800F20B8 0x10
1171 asm/non_matchings/code/z_eventmgr/ActorCutscene_GetLength.s asm/non_matchings/code/z_eventmgr/CutsceneManager_GetLength.s ActorCutscene_GetLength CutsceneManager_GetLength 0x800F20F8 0x10
1172 asm/non_matchings/code/z_eventmgr/func_800F2138.s asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCutsceneScriptIndex.s func_800F2138 CutsceneManager_GetCutsceneScriptIndex 0x800F2138 0x10
1173 asm/non_matchings/code/z_eventmgr/func_800F2178.s asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCutsceneCustomValue.s func_800F2178 CutsceneManager_GetCutsceneCustomValue 0x800F2178 0x10
1174 asm/non_matchings/code/z_eventmgr/ActorCutscene_GetCurrentSubCamId.s asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCurrentSubCamId.s ActorCutscene_GetCurrentSubCamId CutsceneManager_GetCurrentSubCamId 0x800F21B8 0x5
1175 asm/non_matchings/code/z_eventmgr/func_800F21CC.s asm/non_matchings/code/z_eventmgr/CutsceneManager_FindEntranceCsId.s func_800F21CC CutsceneManager_FindEntranceCsId 0x800F21CC 0x3E
1176 asm/non_matchings/code/z_eventmgr/func_800F22C4.s func_800F22C4 0x800F22C4 0x40
1177 asm/non_matchings/code/z_eventmgr/ActorCutscene_SetReturnCamera.s asm/non_matchings/code/z_eventmgr/CutsceneManager_SetReturnCamera.s ActorCutscene_SetReturnCamera CutsceneManager_SetReturnCamera 0x800F23C4 0x7
1178 asm/non_matchings/code/z_fcurve_data/func_800F23E0.s func_800F23E0 0x800F23E0 0x26
1179 asm/non_matchings/code/z_fcurve_data/func_800F2478.s func_800F2478 0x800F2478 0x6A
1180 asm/non_matchings/code/z_fcurve_data_skelanime/func_800F2620.s func_800F2620 0x800F2620 0xC
1961 asm/non_matchings/code/z_scene/Scene_CommandSoundSettings.s Scene_CommandSoundSettings 0x801303E0 0x17
1962 asm/non_matchings/code/z_scene/Scene_CommandEchoSetting.s Scene_CommandEchoSetting 0x8013043C 0x6
1963 asm/non_matchings/code/z_scene/Scene_CommandAltHeaderList.s Scene_CommandAltHeaderList 0x80130454 0x1E
1964 asm/non_matchings/code/z_scene/Scene_CommandCutsceneList.s asm/non_matchings/code/z_scene/Scene_CommandCutsceneScriptList.s Scene_CommandCutsceneList Scene_CommandCutsceneScriptList 0x801304CC 0xD
1965 asm/non_matchings/code/z_scene/Scene_CommandActorCutsceneList.s asm/non_matchings/code/z_scene/Scene_CommandCutsceneList.s Scene_CommandActorCutsceneList Scene_CommandCutsceneList 0x80130500 0x10
1966 asm/non_matchings/code/z_scene/Scene_CommandMiniMap.s Scene_CommandMiniMap 0x80130540 0xE
1967 asm/non_matchings/code/z_scene/Scene_Command1D.s Scene_Command1D 0x80130578 0x4
1968 asm/non_matchings/code/z_scene/Scene_CommandMiniMapCompassInfo.s Scene_CommandMiniMapCompassInfo 0x80130588 0xA
2215 asm/non_matchings/code/z_sub_s/SubS_ActorPathing_MoveWithoutGravityReverse.s SubS_ActorPathing_MoveWithoutGravityReverse 0x8013E07C 0xA
2216 asm/non_matchings/code/z_sub_s/SubS_ActorPathing_SetNextPoint.s SubS_ActorPathing_SetNextPoint 0x8013E0A4 0x49
2217 asm/non_matchings/code/z_sub_s/SubS_ChangeAnimationBySpeedInfo.s SubS_ChangeAnimationBySpeedInfo 0x8013E1C8 0x43
2218 asm/non_matchings/code/z_sub_s/SubS_StartActorCutscene.s asm/non_matchings/code/z_sub_s/SubS_StartCutscene.s SubS_StartActorCutscene SubS_StartCutscene 0x8013E2D4 0x39
2219 asm/non_matchings/code/z_sub_s/SubS_FillCutscenesList.s SubS_FillCutscenesList 0x8013E3B8 0x3E
2220 asm/non_matchings/code/z_sub_s/SubS_ConstructPlane.s SubS_ConstructPlane 0x8013E4B0 0x47
2221 asm/non_matchings/code/z_sub_s/SubS_LineSegVsPlane.s SubS_LineSegVsPlane 0x8013E5CC 0x1D
2311 asm/non_matchings/code/z_sram_NES/Sram_GenerateRandomSaveFields.s Sram_GenerateRandomSaveFields 0x80144684 0x83
2312 asm/non_matchings/code/z_sram_NES/func_80144890.s func_80144890 0x80144890 0x36
2313 asm/non_matchings/code/z_sram_NES/Sram_InitDebugSave.s Sram_InitDebugSave 0x80144968 0x4B
2314 asm/non_matchings/code/z_sram_NES/func_80144A94.s asm/non_matchings/code/z_sram_NES/Sram_ResetSaveFromMoonCrash.s func_80144A94 Sram_ResetSaveFromMoonCrash 0x80144A94 0xF9
2315 asm/non_matchings/code/z_sram_NES/Sram_OpenSave.s Sram_OpenSave 0x80144E78 0x17D
2316 asm/non_matchings/code/z_sram_NES/func_8014546C.s func_8014546C 0x8014546C 0x8B
2317 asm/non_matchings/code/z_sram_NES/func_80145698.s func_80145698 0x80145698 0x4D
2418 asm/non_matchings/code/z_shrink_window/ShrinkWindow_Destroy.s ShrinkWindow_Destroy 0x80160CD4 0x4
2419 asm/non_matchings/code/z_shrink_window/ShrinkWindow_Update.s ShrinkWindow_Update 0x80160CE4 0x2D
2420 asm/non_matchings/code/z_shrink_window/ShrinkWindow_Draw.s ShrinkWindow_Draw 0x80160D98 0xFA
2421 asm/non_matchings/code/db_camera/func_80161180.s asm/non_matchings/code/cutscene_camera/func_80161180.s func_80161180 0x80161180 0x7
2422 asm/non_matchings/code/db_camera/func_8016119C.s asm/non_matchings/code/cutscene_camera/CutsceneCamera_Init.s func_8016119C CutsceneCamera_Init 0x8016119C 0x24
2423 asm/non_matchings/code/db_camera/func_8016122C.s asm/non_matchings/code/cutscene_camera/CutsceneCamera_Interpolate.s func_8016122C CutsceneCamera_Interpolate 0x8016122C 0x23
2424 asm/non_matchings/code/db_camera/func_801612B8.s asm/non_matchings/code/cutscene_camera/CutsceneCamera_ProcessSpline.s func_801612B8 CutsceneCamera_ProcessSpline 0x801612B8 0x1B8
2425 asm/non_matchings/code/db_camera/func_80161998.s asm/non_matchings/code/cutscene_camera/CutsceneCamera_UpdateSplines.s func_80161998 CutsceneCamera_UpdateSplines 0x80161998 0x85
2426 asm/non_matchings/code/db_camera/func_80161BAC.s asm/non_matchings/code/cutscene_camera/func_80161BAC.s func_80161BAC 0x80161BAC 0xD
2427 asm/non_matchings/code/db_camera/func_80161BE0.s asm/non_matchings/code/cutscene_camera/CutsceneCamera_SetState.s func_80161BE0 CutsceneCamera_SetState 0x80161BE0 0xB
2428 asm/non_matchings/code/db_camera/func_80161C0C.s asm/non_matchings/code/cutscene_camera/CutsceneCamera_Reset.s func_80161C0C CutsceneCamera_Reset 0x80161C0C 0x5
2429 asm/non_matchings/code/db_camera/func_80161C20.s asm/non_matchings/code/cutscene_camera/func_80161C20.s func_80161C20 0x80161C20 0x8B
2430 asm/non_matchings/code/db_camera/func_80161E4C.s asm/non_matchings/code/cutscene_camera/func_80161E4C.s func_80161E4C 0x80161E4C 0xA0
2431 asm/non_matchings/code/db_camera/func_801620CC.s asm/non_matchings/code/cutscene_camera/func_801620CC.s func_801620CC 0x801620CC 0xAC
2432 asm/non_matchings/code/db_camera/func_8016237C.s asm/non_matchings/code/cutscene_camera/func_8016237C.s func_8016237C 0x8016237C 0x1A
2433 asm/non_matchings/code/db_camera/func_801623E4.s asm/non_matchings/code/cutscene_camera/func_801623E4.s func_801623E4 0x801623E4 0x42
2434 asm/non_matchings/code/db_camera/func_801624EC.s asm/non_matchings/code/cutscene_camera/func_801624EC.s func_801624EC 0x801624EC 0x14
2435 asm/non_matchings/code/db_camera/func_8016253C.s asm/non_matchings/code/cutscene_camera/func_8016253C.s func_8016253C 0x8016253C 0x120
2436 asm/non_matchings/code/db_camera/func_801629BC.s asm/non_matchings/code/cutscene_camera/func_801629BC.s func_801629BC 0x801629BC 0x25
2437 asm/non_matchings/code/db_camera/func_80162A50.s asm/non_matchings/code/cutscene_camera/func_80162A50.s func_80162A50 0x80162A50 0x16A
2438 asm/non_matchings/code/db_camera/func_80162FF8.s asm/non_matchings/code/cutscene_camera/func_80162FF8.s func_80162FF8 0x80162FF8 0x79
2439 asm/non_matchings/code/db_camera/func_801631DC.s asm/non_matchings/code/cutscene_camera/func_801631DC.s func_801631DC 0x801631DC 0x56
2440 asm/non_matchings/code/db_camera/func_80163334.s asm/non_matchings/code/cutscene_camera/func_80163334.s func_80163334 0x80163334 0xCB
2441 asm/non_matchings/code/db_camera/func_80163660.s asm/non_matchings/code/cutscene_camera/func_80163660.s func_80163660 0x80163660 0x28
2442 asm/non_matchings/code/z_kaleido_manager/func_80163700.s func_80163700 0x80163700 0x16
2443 asm/non_matchings/code/z_kaleido_manager/func_80163758.s func_80163758 0x80163758 0x17
2444 asm/non_matchings/code/z_kaleido_manager/func_801637B4.s func_801637B4 0x801637B4 0x14
3361 asm/non_matchings/code/code_8019AF00/AudioOcarina_MemoryGameInit.s AudioOcarina_MemoryGameInit 0x8019D488 0x1C
3362 asm/non_matchings/code/code_8019AF00/AudioOcarina_MemoryGameNextNote.s AudioOcarina_MemoryGameNextNote 0x8019D4F8 0x42
3363 asm/non_matchings/code/code_8019AF00/AudioOcarina_Update.s AudioOcarina_Update 0x8019D600 0x56
3364 asm/non_matchings/code/code_8019AF00/AudioOcarina_PlayLongScarecrowAfterCredits.s asm/non_matchings/code/code_8019AF00/AudioOcarina_PlayLongScarecrowSong.s AudioOcarina_PlayLongScarecrowAfterCredits AudioOcarina_PlayLongScarecrowSong 0x8019D758 0x43
3365 asm/non_matchings/code/code_8019AF00/AudioOcarina_SetCustomSequence.s AudioOcarina_SetCustomSequence 0x8019D864 0x14
3366 asm/non_matchings/code/code_8019AF00/AudioOcarina_PlayCustomSequence.s AudioOcarina_PlayCustomSequence 0x8019D8B4 0xC
3367 asm/non_matchings/code/code_8019AF00/AudioOcarina_CreateCustomSequence.s AudioOcarina_CreateCustomSequence 0x8019D8E4 0x191