diff options
Diffstat (limited to 'bugfixes.yaml')
-rw-r--r-- | bugfixes.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bugfixes.yaml b/bugfixes.yaml index 122d672..b60b994 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -3,6 +3,13 @@ # yaml, hasn't it...
source_files: [../src/randomcrap.S, ../src/music.cpp, ../src/fix38.S, ../src/nullsub.S, ../src/newer.cpp]
hooks:
+# FUCK SKAWO
+# - name: TitleScreenFucker
+# type: branch_insn
+# branch_type: bl
+# src_addr_pal: 0x8010191C
+# target_func: 'TitleScreenFucker'
+
- name: MPPauseFix1
type: branch_insn
branch_type: bl
|