summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-05-31 01:27:44 -0500
committerBryan Bishop <kanzure@gmail.com>2012-05-31 01:27:44 -0500
commit7dd189b62ef4536033d752085c1f6c8ce496167d (patch)
tree4e4ea372f0852547fb0342a825d5003793ac9c2f
parent232a3001a8e14e6c0e875042ce5560ae67467f98 (diff)
just adding a label for Multiply (no code)
-rw-r--r--main.asm8
1 files changed, 7 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 66d5d6590..ee8402b1b 100644
--- a/main.asm
+++ b/main.asm
@@ -305,7 +305,13 @@ AddNTimes: ; 0x30fe
ret
; 0x3105
-INCBIN "baserom.gbc",$3105,$313d-$3105
+INCBIN "baserom.gbc",$3105,$3119-$3105
+
+Multiply: ; 0x3119
+ INCBIN "baserom.gbc",$3119,$3124 - $3119
+; 0x3124
+
+INCBIN "baserom.gbc",$3124,$313d - $3124
PrintLetterDelay: ; 313d
; This function is used to wait a short period after printing a letter to the