summaryrefslogtreecommitdiff
path: root/asm/MetroTRK/msg.s
diff options
context:
space:
mode:
authorMax <34987259+mparisi20@users.noreply.github.com>2020-09-30 11:11:34 -0400
committerGitHub <noreply@github.com>2020-09-30 11:11:34 -0400
commit657b04e3b40680fa96de914c2c690b460a18d05e (patch)
tree763ba0cc81604761870db7eeb0e6c06137969949 /asm/MetroTRK/msg.s
parent89d7e06a792a5859b3d284257612820feb2980a2 (diff)
parentfa4ee0a512a03120599bd41ccb2987a93fb4224d (diff)
Merge pull request #109 from mparisi20/master
split the rest of MetroTRK, and add '*' escape sequence to postprocess.py
Diffstat (limited to 'asm/MetroTRK/msg.s')
-rw-r--r--asm/MetroTRK/msg.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/MetroTRK/msg.s b/asm/MetroTRK/msg.s
index 2f5a89c..74591d9 100644
--- a/asm/MetroTRK/msg.s
+++ b/asm/MetroTRK/msg.s
@@ -9,7 +9,7 @@ TRKMessageSend:
/* 801D4CE4 001D0944 90 01 00 14 */ stw r0, 0x14(r1)
/* 801D4CE8 001D0948 80 83 00 08 */ lwz r4, 8(r3)
/* 801D4CEC 001D094C 38 63 00 10 */ addi r3, r3, 0x10
-/* 801D4CF0 001D0950 48 00 49 1D */ bl func_801D960C
+/* 801D4CF0 001D0950 48 00 49 1D */ bl TRKWriteUARTN
/* 801D4CF4 001D0954 80 01 00 14 */ lwz r0, 0x14(r1)
/* 801D4CF8 001D0958 38 60 00 00 */ li r3, 0
/* 801D4CFC 001D095C 7C 08 03 A6 */ mtlr r0