diff options
Diffstat (limited to '')
-rw-r--r-- | bugfixes.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bugfixes.yaml b/bugfixes.yaml index 4b1e4e4..9dc847c 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -223,4 +223,5 @@ hooks: - {name: AlwaysDrawPictureFontWhite, type: branch_insn, branch_type: b, src_addr_pal: 0x800E596C, target_func: 'TextWriterCrap'}
+ - {name: DebugSCM, type: branch_insn, branch_type: b, src_addr_pal: 0x8006A6C4, target_func: 'EndSCM'}
|