shithub: pokecrystal

Download patch

ref: 4a429aded493efa4b35fc8ccb39bcda77dacaee7
parent: fb68f75d9f9166c3df620394c2f529c28303af8f
author: yenatch <[email protected]>
date: Thu Sep 5 23:47:07 EDT 2013

add a label in the text engine

--- a/engine/text.asm
+++ b/engine/text.asm
@@ -155,6 +155,7 @@
 
 PrintText: ; 1057
 	call Function106c
+Function105a: ; 105a
 	push hl
 	hlcoord 1, 14
 	ld bc, 18 + 3<<8