diff options
author | Treeki <treeki@gmail.com> | 2012-10-17 18:20:36 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2012-10-17 18:20:36 +0200 |
commit | 3ef1114c2bebd29b55fc53986b3c942a55b8b642 (patch) | |
tree | 692a5f41998f072c95d643a7d4f049492235d4bc /bugfixes.yaml | |
parent | 5de76d2cb171b57cb9f4592c4404d208fde7cc81 (diff) | |
download | kamek-3ef1114c2bebd29b55fc53986b3c942a55b8b642.tar.gz kamek-3ef1114c2bebd29b55fc53986b3c942a55b8b642.zip |
pushing my current star coins stuff
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'}
|