diff options
author | Treeki <treeki@gmail.com> | 2011-12-31 04:53:05 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2011-12-31 04:53:05 +0100 |
commit | 0ba16c2ac037346cea4566dadcb23d7c179e9588 (patch) | |
tree | 44c186106c8998f42f8ace6e7e2ac848ddf70c31 | |
parent | 4b620ff49913dbd03b89056f5d0db74ae71b9b92 (diff) | |
download | kamek-0ba16c2ac037346cea4566dadcb23d7c179e9588.tar.gz kamek-0ba16c2ac037346cea4566dadcb23d7c179e9588.zip |
removed unnecessary patch
Diffstat (limited to '')
-rw-r--r-- | bugfixes.yaml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/bugfixes.yaml b/bugfixes.yaml index 3f91729..0ca99c7 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -1,12 +1,7 @@ ---
source_files: [../src/randomcrap.S, ../src/music.S]
hooks:
- - name: MusicHax1 - type: patch - addr_pal: 0x8019BA78 - data: '60000000 60000000' # disables limit - - - name: MusicHax2 + - name: MusicHax type: branch_insn src_addr_pal: 0x8008E5E4 branch_type: b |