summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-02-10 18:25:48 -0800
committeryenatch <yenatch@gmail.com>2015-02-10 18:25:48 -0800
commitb22a3347939a040ca3dc85c60c1cf6313c984add (patch)
treebad285b4301bf4cd66467a11770af52c5ca0f2d5
parent956b990cd23bb821d665d56775e946ea07091690 (diff)
Section "Video" in wram.asm doesn't need to be locked to an address.
-rw-r--r--wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index b58cd4e2b..3689e3849 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1010,7 +1010,7 @@ OverworldMapEnd::
ds 12
-SECTION "Video", WRAM0 [$cd20]
+SECTION "Video", WRAM0
CreditsPos::
BGMapBuffer:: ; cd20
ds 1