summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-06-05 17:39:40 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-06-05 17:39:40 -0400
commit3015d3b5476a2fa316581b69bda017b4d15f0777 (patch)
treee2cf6b4cf0bb522335b9deea1bb9ab34505d7e59 /hram.asm
parent3581484fbfedf8ddda059200e9f06eaf85f49956 (diff)
Remaining serial functions in HOME
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/hram.asm b/hram.asm
index 977c5b5..5be7909 100644
--- a/hram.asm
+++ b/hram.asm
@@ -114,8 +114,8 @@ hSerialReceived:: ; ffd4
hLinkPlayerNumber:: ; ffd5
db
-
- db ; TODO
+hSerialIgnoringInitialData::
+ db
hSerialSend:: ; ffd7