summaryrefslogtreecommitdiff
path: root/sram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'sram.asm')
-rw-r--r--sram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/sram.asm b/sram.asm
index 163de6bda..95b4f1eee 100644
--- a/sram.asm
+++ b/sram.asm
@@ -6,7 +6,7 @@ GLOBAL SRAM_Begin, SRAM_End
SECTION "Scratch", SRAM
-sScratch::
+sScratch:: ds $600 ; a000
SECTION "SRAM Bank 0", SRAM