mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
default_names.asm → player_names.asm
This commit is contained in:
parent
d0a8e8e744
commit
459d5d3164
@ -71,7 +71,7 @@ ShowPlayerNamingChoices: ; 88297
|
||||
call CloseWindow
|
||||
ret
|
||||
|
||||
INCLUDE "data/default_names.asm"
|
||||
INCLUDE "data/player_names.asm"
|
||||
|
||||
GetPlayerNameArray: ; 88318 This Function is never called
|
||||
ld hl, PlayerName
|
||||
|
Loading…
Reference in New Issue
Block a user