mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-21 22:10:59 -04:00
Fix various data relocation differences in unlinked TUs
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user