mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-26 06:52:40 -04:00
fix new build issues
This commit is contained in:
@@ -14,17 +14,17 @@ static JMSMesgEntry_c defaultJMSMesgEntry{
|
||||
.string_offset = 0,
|
||||
.message_id = 0,
|
||||
.event_label_id = 0,
|
||||
.se_speaker = 0x24,
|
||||
.fuki_kind = 0x00,
|
||||
.output_type = 0x00,
|
||||
.fuki_pos_type = 0x00,
|
||||
.unk_0xc = 0xFF,
|
||||
.unk_0xd = 0x00,
|
||||
.se_mood = 0x00,
|
||||
.camera_id = 0x00,
|
||||
.base_anm_id = 0x02,
|
||||
.face_anm_id = 0x03,
|
||||
.unk_0x12 = 0x0400,
|
||||
.speaker = 0x24,
|
||||
.box_kind = 0x00,
|
||||
.draw_type = 0x00,
|
||||
.box_position = 0x00,
|
||||
.item_no = 0xFF,
|
||||
.line_alignment = 0x00,
|
||||
.speaker_mood = 0x00,
|
||||
.camera_attr = 0x00,
|
||||
.talk_anim = 0x02,
|
||||
.face_anim = 0x03,
|
||||
.lines_per_page = 0x04,
|
||||
};
|
||||
|
||||
// Format certain messages that need to have dynamic info in them
|
||||
|
||||
Reference in New Issue
Block a user