summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-07-29 23:59:05 -0400
committeryenatch <yenatch@gmail.com>2013-07-29 23:59:05 -0400
commitcaaab30e666f8f28d90ae7b6f7009a59d429f9f5 (patch)
tree469e2aa4681594ba7239952fa86fb9034809441e
parent50f1d7b788418630ba45573cabce6ecc85c49af5 (diff)
reorder a couple wram labels
latest label is used in wram label replace
-rw-r--r--wram.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/wram.asm b/wram.asm
index 76bcc784d..1a0f6a12c 100644
--- a/wram.asm
+++ b/wram.asm
@@ -790,8 +790,8 @@ OverworldMapEnd:
ds 12
SECTION "gfx2",BSS[$cd20]
-BGMapBuffer:
-CreditsPos: ; cd20
+CreditsPos:
+BGMapBuffer: ; cd20
ds 2
CreditsTimer: ; cd22
ds 1
@@ -1199,8 +1199,8 @@ EvolvableFlags: ; d1e8
ds 1
-Buffer1:
-MagikarpLength: ; d1ea
+MagikarpLength:
+Buffer1: ; d1ea
ds 1
MovementType:
Buffer2: ; d1eb