diff options
-rw-r--r-- | bugfixes.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bugfixes.yaml b/bugfixes.yaml index 57dce7f..f70d2c6 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -8,6 +8,10 @@ hooks: branch_type: bl
src_addr_pal: 0x8010191C
target_func: 'TitleScreenFucker'
+ - name: AnotherTSThing
+ type: patch
+ addr_pal: 0x8015D850
+ data: '38600000'
# - name: MPPauseFix1
# type: branch_insn
|