diff options
Diffstat (limited to '')
| -rw-r--r-- | bugfixes.yaml | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/bugfixes.yaml b/bugfixes.yaml index 63cc6a2..8dd7023 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -1,6 +1,10 @@  ---
  source_files: [../src/randomcrap.S, ../src/music.S, ../src/fix38.S]
  hooks:
 +  - name: FixMemoryLeaks +    type: nop_insn +    addr_pal: 0x800E53E0 +    - name: MusicHax      type: branch_insn      src_addr_pal: 0x8008E5E4  | 
