ref: 5001d9b0230530fc8b94aeac0a0b6513983c31d8
parent: a0d54cce5156abf3c4b77dc57303e384b8756792
author: yenatch <[email protected]>
date: Sat Jul 27 23:32:25 EDT 2013
bank 6f is common text
--- a/main.asm
+++ b/main.asm
@@ -31335,7 +31335,7 @@
call CopyBytes
pop af
jr c, .asm_384a3
- ld hl, $44d0
+ ld hl, UnknownText_0x384d0
call PrintText
.asm_384a3
@@ -31364,7 +31364,12 @@
ret
; 384d0
-INCBIN "baserom.gbc", $384d0, $38591 - $384d0
+UnknownText_0x384d0: ; 384d0
+ text_jump UnknownText_0x1bcf9c, BANK(UnknownText_0x1bcf9c)
+ db "@"
+; 384d5
+
+INCBIN "baserom.gbc", $384d5, $38591 - $384d5
AIScoring: ; 38591