summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm5
1 files changed, 4 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 005be72..de55265 100755
--- a/wram.asm
+++ b/wram.asm
@@ -86,7 +86,10 @@ wc893:: ; 0xc893
ds $1d0
wca63:: ; 0xca63
- ds $59d
+ ds $9d
+
+wcb00:: ; 0xcb00
+ ds $500
SECTION "WRAM Bank 1", WRAMX, BANK[1]