You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Resolve issue #575: Rename text commands
This commit is contained in:
@@ -242,7 +242,7 @@ Function4a94e:
|
||||
UnknownText_0x4a9be:
|
||||
; Pick three #MON for battle.
|
||||
text_far UnknownText_0x1c51d7
|
||||
db "@"
|
||||
text_end
|
||||
|
||||
Function4a9c3:
|
||||
ld hl, wd002
|
||||
@@ -295,7 +295,7 @@ Function4a9d7:
|
||||
UnknownText_0x4aa1d:
|
||||
; , @ and @ . Use these three?
|
||||
text_far UnknownText_0x1c51f4
|
||||
db "@"
|
||||
text_end
|
||||
|
||||
Function4aa22:
|
||||
call ClearBGPalettes
|
||||
@@ -795,7 +795,7 @@ Function4ad17:
|
||||
UnknownText_0x4ad51:
|
||||
; Only three #MON may enter.
|
||||
text_far UnknownText_0x1c521c
|
||||
db "@"
|
||||
text_end
|
||||
|
||||
Function4ad56:
|
||||
farcall OpenPartyStats
|
||||
|
||||
Reference in New Issue
Block a user