Improve some signpost labels.

This commit is contained in:
IIMarckus
2015-06-25 22:01:08 -06:00
parent bd022e179e
commit e57e1ba63b
114 changed files with 2112 additions and 3348 deletions

View File

@@ -1,4 +1,4 @@
Function2c547: ; 2c547
MoveDeletion:
ld hl, UnknownText_0x2c5ef
call PrintText
call YesNoBox
@@ -58,7 +58,6 @@ Function2c547: ; 2c547
ld hl, UnknownText_0x2c5d1
call PrintText
ret
; 2c5d1
UnknownText_0x2c5d1: ; 0x2c5d1
; That #MON knows only one move.
@@ -165,4 +164,3 @@ Function2c5f9: ; 2c5f9
xor a
ld [hl], a
ret
; 2c642