summaryrefslogtreecommitdiff
path: root/home/delay.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/delay.asm')
-rw-r--r--home/delay.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/delay.asm b/home/delay.asm
index 2f8ec13..48b855c 100644
--- a/home/delay.asm
+++ b/home/delay.asm
@@ -19,4 +19,4 @@ DelayFrames::
call DelayFrame
dec c
jr nz, DelayFrames
- ret \ No newline at end of file
+ ret