diff options
Diffstat (limited to 'home/serial.asm')
-rw-r--r-- | home/serial.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/serial.asm b/home/serial.asm index d1b67f9b2..9b595db81 100644 --- a/home/serial.asm +++ b/home/serial.asm @@ -388,7 +388,7 @@ LinkDataReceived:: ldh [rSC], a ret -Unreferenced_Function919:: +Function919:: ; unreferenced ld a, [wLinkMode] and a ret nz |