You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Group some link.asm code into "paragraphs"
This commit is contained in:
@@ -89,6 +89,7 @@ Serial::
|
||||
reti
|
||||
|
||||
Serial_ExchangeBytes::
|
||||
; send bc bytes from hl, receive bc bytes to de
|
||||
ld a, TRUE
|
||||
ldh [hSerialIgnoringInitialData], a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user