summaryrefslogtreecommitdiff
path: root/home/serial.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/serial.asm')
-rw-r--r--home/serial.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/serial.asm b/home/serial.asm
index a199de57..1f0146d9 100644
--- a/home/serial.asm
+++ b/home/serial.asm
@@ -309,4 +309,4 @@ Serial_TryEstablishingExternallyClockedConnection:: ; 22fa (0:22fa)
ld [hSerialReceiveData], a
ld a, START_TRANSFER_EXTERNAL_CLOCK
ld [rSC], a
- ret \ No newline at end of file
+ ret