shithub: pokered

Download patch

ref: c3f1948295ef7ae65726ccf05af62d99739ee88b
parent: ea4fce81fa6f34362a3e89631ecb9ef6a855f28d
author: Bryan Bishop <[email protected]>
date: Wed Jan 11 12:40:57 EST 2012

insert $8 asm for FanClubText3

hg-commit-id: fe1fe41ba506


--- a/pokered.asm
+++ b/pokered.asm
@@ -24162,7 +24162,20 @@
 asm_59625 ; 0x59be1
     jp $24d7
 
-INCBIN "baserom.gbc",$59be4,$59c05 - $59be4
+INCBIN "baserom.gbc",$59be4,$59bee - $59be4
+
+FanClubText3: ; 0x59bee
+    db $8
+    ld hl, $5c00
+    call PrintText
+    ld a, $54
+    call $13d0
+    call $3748
+    jp $24d7
+; 0x59c00
+
+INCBIN "baserom.gbc",$59c00,$5
+
 FanClubText4: ; 0x59c05
     db $08 ; asm
     ld hl, $5c17
@@ -24173,6 +24186,7 @@
     jp $24d7
 
 INCBIN "baserom.gbc",$59c17,$59c1c - $59c17
+
 FanClubText5: ; 0x59c1c
     db $08 ; asm
     call $5b73