diff options
| author | Treeki <treeki@gmail.com> | 2013-04-08 00:23:52 +0200 | 
|---|---|---|
| committer | Treeki <treeki@gmail.com> | 2013-04-08 00:34:35 +0200 | 
| commit | 3d54a1198f463cbb27a62093fe59fb8b65e43d27 (patch) | |
| tree | 15096aa79997caf00602524792cad1335af08e9c | |
| parent | 940154c20216e3398e78a6040b3e4028e681cf61 (diff) | |
| download | kamek-3d54a1198f463cbb27a62093fe59fb8b65e43d27.tar.gz kamek-3d54a1198f463cbb27a62093fe59fb8b65e43d27.zip | |
no NSMBW music on cutscenes
Diffstat (limited to '')
| -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' + | 
