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 78814317..be00058d 100644
--- a/home/serial.asm
+++ b/home/serial.asm
@@ -380,7 +380,7 @@ LinkDataReceived::
ldh [rSC], a
ret
-Unreferenced_Function8ca::
+Function8ca:: ; unreferenced
ld a, [wLinkMode]
and a
ret nz