summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
author2Tie <foxman95@ymail.com>2018-06-18 22:53:06 -0600
committer2Tie <foxman95@ymail.com>2018-06-18 22:53:06 -0600
commit2f0b152e5a52d39bfe938f8f19cdd49d3dcd4671 (patch)
tree65ee75fd312bfb8d325a494569c8776cdd4ed16c /wram.asm
parentb44077ed3180b57a852db48f784312f6a1b0221a (diff)
this is how you fix conflicts, right?
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