Implement more furniture actors

This commit is contained in:
Cuyler36
2024-03-05 05:58:51 -05:00
parent f8a60f5f30
commit e4b3862bf2
6 changed files with 288 additions and 56 deletions
+1 -1
View File
@@ -237,7 +237,7 @@ typedef struct common_data_s {
/* 0x028568 */ Door_data_c event_door_data;
/* 0x02857C */ Door_data_c famicom_emu_exit_door_data;
/* 0x028590 */ u8 remove_cut_tree_info_bitfield; /* resets the cut tree states for trees in a visible acre */
/* 0x028591 */ u8 floor_idx;
/* 0x028591 */ s8 floor_idx;
/* 0x028592 */ s16 demo_profiles[2]; /* demo_profiles[0] is for demo_clip, demo_profiles[1] is for demo_clip2 */
/* 0x028596 */ u16 copy_protect_code;
/* 0x028598 */ int event_keep_flags[4];