summaryrefslogtreecommitdiff
path: root/home/audio.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/audio.asm')
-rw-r--r--home/audio.asm4
1 files changed, 0 insertions, 4 deletions
diff --git a/home/audio.asm b/home/audio.asm
index c157bed..f5154ae 100644
--- a/home/audio.asm
+++ b/home/audio.asm
@@ -1,10 +1,6 @@
INCLUDE "constants.asm"
-; if DEBUG
SECTION "home/audio.asm", ROM0
-; else
-; SECTION "Audio interface", ROM0[$3C83]
-; endc
DisableAudio:: ; 3cbf
push hl