diff options
author | Treeki <treeki@gmail.com> | 2013-04-26 18:31:42 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2013-04-26 18:31:42 +0200 |
commit | 4db8f732fcf8c41bc2844b2c73f9dbadcbf4c442 (patch) | |
tree | 69a4855e661a8ca39e7e23e6536e45e188ee5052 | |
parent | f7d6d47758b48af86089088fd9fab07cc16bc989 (diff) | |
download | kamek-4db8f732fcf8c41bc2844b2c73f9dbadcbf4c442.tar.gz kamek-4db8f732fcf8c41bc2844b2c73f9dbadcbf4c442.zip |
no fukidashi
Diffstat (limited to '')
-rw-r--r-- | creditsMgr.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/creditsMgr.yaml b/creditsMgr.yaml index 0b29ad9..a92cd45 100644 --- a/creditsMgr.yaml +++ b/creditsMgr.yaml @@ -28,6 +28,11 @@ hooks: # Disable existing coinjump crap - {name: DisableCreditsCrap6, type: patch, addr_pal: 0x80A2AC58, data: '38000000'} + - name: NoFukidashi + type: patch + addr_pal: 0x80157210 + data: '4E800020' + - name: LoadDanceValues type: branch_insn branch_type: b |