summaryrefslogtreecommitdiff
path: root/home/sram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/sram.asm')
-rw-r--r--home/sram.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/sram.asm b/home/sram.asm
index 9c15145..87f2335 100644
--- a/home/sram.asm
+++ b/home/sram.asm
@@ -1,6 +1,10 @@
INCLUDE "constants.asm"
+if DEBUG
SECTION "SRAM functions", ROM0[$32A7]
+else
+SECTION "SRAM functions", ROM0[$326B]
+endc
OpenSRAM:: ; 32a7
push af