diff options
-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 |