summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-10 11:05:26 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-10 11:05:26 -0500
commitba05bfeafec51b183986ecaacd22c718ec21f56a (patch)
tree671cb0eda5320b23602bca33e8ff0e8a49c2e37e /wram.asm
parentd8cd991b35d45ef75b06a89b0626381132b34806 (diff)
Move some gfx files around, also clock reset fn
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/wram.asm b/wram.asm
index 9b5d557c4..99b5523e8 100644
--- a/wram.asm
+++ b/wram.asm
@@ -306,9 +306,9 @@ wc2d4:: ds 1
wc2d5:: ds 1
wc2d6:: ds 1
wc2d7:: ds 1
-wc2d8:: ds 1
-wc2d9:: ds 1
-wc2da:: ds 2
+wPreviousLandmark:: ds 1
+wCurrentLandmark:: ds 1
+wLandmarkSignTimer:: ds 2
wLinkMode:: ; c2dc
; 0 not in link battle
; 1 link battle
@@ -2193,8 +2193,8 @@ wObjectMasks:: ds NUM_OBJECTS ; d81e
VariableSprites:: ; d82e
ds $10
-wd83e:: ds 3
-
+wEnteredMapFromContinue:: ds 1 ; d83e
+ ds 2
TimeOfDayPal:: ; d841
ds 1
ds 4