summaryrefslogtreecommitdiff
path: root/home/delay.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/delay.asm')
-rw-r--r--home/delay.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/delay.asm b/home/delay.asm
index 7d3e05c03..4ad25ef21 100644
--- a/home/delay.asm
+++ b/home/delay.asm
@@ -11,7 +11,6 @@ DelayFrame::
jr nz, .halt
ret
-
DelayFrames::
; Wait c frames
call DelayFrame