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