summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index d4999e7..d7ca4f0 100644
--- a/wram.asm
+++ b/wram.asm
@@ -595,7 +595,8 @@ wDebugFlags:: db ; ce63
; | \-- debug field indicator
; \---- loaded/continued game
-SECTION "Player And Mom Names", WRAM0[$CE67]
+ ds 3
+
wPlayerName:: ds 6 ; ce67
wMomsName:: ds 6 ; ce6d