FlowService & MessageService (#2313)

This commit is contained in:
Luke Street
2026-08-19 00:32:23 -06:00
committed by GitHub
parent c880d46fb5
commit f6b7448de3
28 changed files with 3555 additions and 86 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ int fopMsg_Create(void* i_this) {
a_this->talk_actor = append->talk_actor;
a_this->pos = append->pos;
a_this->msg_idx = append->msg_idx;
a_this->field_0xf0 = append->field_0x14;
a_this->select_msg_idx = append->select_msg_idx;
a_this->field_0xf4 = append->field_0x18;
}
}