summaryrefslogtreecommitdiff
path: root/home/serial.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/serial.asm')
-rw-r--r--home/serial.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/serial.asm b/home/serial.asm
index f6e9e7db7..c5394355e 100644
--- a/home/serial.asm
+++ b/home/serial.asm
@@ -89,6 +89,7 @@ Serial::
reti
Serial_ExchangeBytes::
+; send bc bytes from hl, receive bc bytes to de
ld a, TRUE
ldh [hSerialIgnoringInitialData], a