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