summaryrefslogtreecommitdiff
path: root/bugfixes.yaml
diff options
context:
space:
mode:
authorColin Noga <Tempus@chronometry.ca>2012-10-03 12:55:15 -0500
committerColin Noga <Tempus@chronometry.ca>2012-10-03 12:55:15 -0500
commit34efbdba59b460a2f565c25a5ff20efb8d1077a0 (patch)
treec1729468fd611f9523e3a2bf492363e34c2fb879 /bugfixes.yaml
parentc1365802c73376609e53b97440ae037b14f6324f (diff)
parent21d8492ded507f8f09bc28919b8d351b86fa0dd0 (diff)
downloadkamek-34efbdba59b460a2f565c25a5ff20efb8d1077a0.tar.gz
kamek-34efbdba59b460a2f565c25a5ff20efb8d1077a0.zip
Merge branch 'level-select' of ssh://treeki.rustedlogic.net:30000/Kamek into level-select
Diffstat (limited to '')
-rw-r--r--bugfixes.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/bugfixes.yaml b/bugfixes.yaml
index 3af6148..2d7721b 100644
--- a/bugfixes.yaml
+++ b/bugfixes.yaml
@@ -155,8 +155,5 @@ hooks:
target_func: 'ReturnNone'
- - {name: AlwaysDrawPictureFontWhite1, type: patch, addr_pal: 0x800E596C, data: '3800FFFF'}
- - {name: AlwaysDrawPictureFontWhite2, type: patch, addr_pal: 0x800E5974, data: '3800FFFF'}
- - {name: AlwaysDrawPictureFontWhite3, type: patch, addr_pal: 0x800E597C, data: '3800FFFF'}
- - {name: AlwaysDrawPictureFontWhite4, type: patch, addr_pal: 0x800E5984, data: '3800FFFF'}
+ - {name: AlwaysDrawPictureFontWhite, type: branch_insn, branch_type: b, src_addr_pal: 0x800E596C, target_func: 'TextWriterCrap'}