Fix various data relocation differences in unlinked TUs

This commit is contained in:
LagoLunatic
2025-01-14 22:11:08 -05:00
parent 40d18bef9d
commit 8e44641465
11 changed files with 76 additions and 50 deletions
+1
View File
@@ -10,6 +10,7 @@ enum fopMsg_MessageStatus_e {
fopMsgStts_MSG_PREPARING_e = 0x01,
fopMsgStts_BOX_OPENING_e = 0x02,
fopMsgStts_MSG_TYPING_e = 0x06,
fopMsgStts_UNKA_e = 0x0A,
fopMsgStts_MSG_DISPLAYED_e = 0x0E,
fopMsgStts_MSG_CONTINUES_e = 0x0F,
fopMsgStts_MSG_ENDS_e = 0x10,