diff options
Diffstat (limited to '')
-rw-r--r-- | bugfixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bugfixes.yaml b/bugfixes.yaml index 9dc847c..af1ea6e 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -225,3 +225,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'}
+ - {name: FrontCrow, type: patch, addr_pal: 0x80ACF6A0, data: '45ABE000'} # 5500.0f
+
|