From 3d54a1198f463cbb27a62093fe59fb8b65e43d27 Mon Sep 17 00:00:00 2001 From: Treeki Date: Mon, 8 Apr 2013 00:23:52 +0200 Subject: no NSMBW music on cutscenes --- cutScene.yaml | 5 +++++ 1 file changed, 5 insertions(+) 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' + -- cgit v1.2.3