summaryrefslogtreecommitdiff
path: root/home/math.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/math.asm')
-rw-r--r--home/math.asm4
1 files changed, 0 insertions, 4 deletions
diff --git a/home/math.asm b/home/math.asm
index dd7718d..31b7cd9 100644
--- a/home/math.asm
+++ b/home/math.asm
@@ -1,10 +1,6 @@
include "constants.asm"
-; if DEBUG
SECTION "home/math.asm", ROM0
-; else
-; SECTION "Math utility functions", ROM0 [$3344]
-; endc
Multiply::
push hl