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