You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Consistent labels for each nickname in RAM
This commit is contained in:
@@ -192,7 +192,7 @@ PrintPartyMonPage1:
|
||||
hlcoord 1, 9
|
||||
ld de, PrintParty_OTString
|
||||
call PlaceString
|
||||
ld hl, wPartyMonOT
|
||||
ld hl, wPartyMonOTs
|
||||
call GetCurPartyMonName
|
||||
hlcoord 4, 9
|
||||
call PlaceString
|
||||
|
Reference in New Issue
Block a user