summaryrefslogtreecommitdiff
path: root/engine
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2018-01-09 00:45:03 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2018-01-09 00:45:03 -0500
commit459d5d31640334b88cc2d82bb1b2f794d13fcbfd (patch)
tree4d3a20af16d2e4b94f061936721c7ac95b526115 /engine
parentd0a8e8e7441a5ac4eee6e40cfeb6c3e77d6aace4 (diff)
default_names.asm → player_names.asm
Diffstat (limited to 'engine')
-rw-r--r--engine/player_gfx.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/player_gfx.asm b/engine/player_gfx.asm
index 98a54684b..6170b29cc 100644
--- a/engine/player_gfx.asm
+++ b/engine/player_gfx.asm
@@ -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