summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-03-24 21:34:19 -0500
committerBryan Bishop <kanzure@gmail.com>2012-03-24 21:34:19 -0500
commit33d8c7a11711258843ab5abd6944453e44897b9c (patch)
tree8b59c6e0d070ac86f54723bd78a3fee1a99aa612 /main.asm
parent3bd84c1dac0dc7085287bd6a7c822dfa2663cf71 (diff)
wonderful world of testing
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index d0c7ea513..87cb40cc6 100644
--- a/main.asm
+++ b/main.asm
@@ -24,7 +24,7 @@ GetFarByte: ; 0x304d
INCBIN "baserom.gbc",$305d,$30fe-$305d
-AddNTimes ; 0x30fe
+AddNTimes: ; 0x30fe
and a
ret z
.loop