default_names.asm → player_names.asm

This commit is contained in:
Remy Oukaour 2018-01-09 00:45:03 -05:00
parent d0a8e8e744
commit 459d5d3164
2 changed files with 1 additions and 1 deletions

View File

@ -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