summaryrefslogtreecommitdiff
path: root/engine/math/math.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-06-25 12:24:18 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2018-06-25 12:24:18 -0400
commit1caa50a6474edd3896911409d548faa0731621b7 (patch)
tree9a707e1630fcdb7405d9018db3b0fa39b798ecdf /engine/math/math.asm
parent5693cc49cfe6db05890c6f5fa8fbe460048f02c2 (diff)
No space between labels and bodies
Diffstat (limited to 'engine/math/math.asm')
-rw-r--r--engine/math/math.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/math/math.asm b/engine/math/math.asm
index 21b49b589..c2e5f70a3 100644
--- a/engine/math/math.asm
+++ b/engine/math/math.asm
@@ -1,5 +1,4 @@
_Multiply::
-
; hMultiplier is one byte.
ld a, 8
ld b, a