diff options
-rw-r--r-- | cutScene.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cutScene.yaml b/cutScene.yaml index a5b0484..138117c 100644 --- a/cutScene.yaml +++ b/cutScene.yaml @@ -17,3 +17,8 @@ hooks: branch_type: b target_func: 'ExitStageWrapper' + - name: DisableCutsceneMusic + type: patch + addr_pal: 0x802F68D8 + data: '00000000 00000000 00000000' + |