summaryrefslogtreecommitdiff
path: root/home/print_num.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/print_num.asm')
-rw-r--r--home/print_num.asm4
1 files changed, 0 insertions, 4 deletions
diff --git a/home/print_num.asm b/home/print_num.asm
index 2a0f36f..3a2a2fb 100644
--- a/home/print_num.asm
+++ b/home/print_num.asm
@@ -1,10 +1,6 @@
INCLUDE "constants.asm"
-; if DEBUG
SECTION "home/print_num.asm", ROM0
-; else
-; SECTION "Number Printing Functions", ROM0[$3424]
-; endc
PrintNumber:: ; 3460 (0:3460)
; function to print a number