diff options
Diffstat (limited to 'home/serial.asm')
-rw-r--r-- | home/serial.asm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/home/serial.asm b/home/serial.asm index b0151eae2..1d6f11bd1 100644 --- a/home/serial.asm +++ b/home/serial.asm @@ -398,8 +398,7 @@ LinkDataReceived:: ; 908 ret ; 919 -Function919:: ; 919 -; XXX +Unreferenced_Function919:: ; 919 ld a, [wLinkMode] and a ret nz |