You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Improve some signpost labels.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user