Implement & link m_field_info.c

This commit is contained in:
Cuyler36
2023-09-25 20:01:05 -04:00
parent e61b73d36a
commit cf25f9ab5c
11 changed files with 4132 additions and 86 deletions
+5 -2
View File
@@ -209,10 +209,13 @@ typedef struct common_data_s {
/* 0x02852E */ s16 goods_power;
/* 0x028530 */ Door_data_c door_data; /* misc door data */
/* 0x028544 */ Door_data_c structure_exit_door_data; /* door data for when exiting a building */
/* 0x028558 */ u8 tmp1[0x028591 - 0x028558];
/* 0x028558 */ u8 tmp1[0x028590 - 0x028558];
/* 0x028590 */ u8 remove_cut_tree_info_bitfield; /* resets the cut tree states for trees in a visible acre */
/* 0x028591 */ u8 floor_idx;
/* 0x028592 */ s16 demo_profiles[mDemo_CLIP_TYPE_NUM - 1];
/* 0x028596 */ u8 _28596[0x285C0 - 0x28596];
/* 0x028596 */ u8 _28596[0x285BE - 0x28596];
/* 0x0285BE */ s8 player_actor_exists;
/* 0x0285BF */ s8 payment_completed_type;
/* 0x0285C0 */ s8 player_decoy_flag;
/* 0x0285C1 */ u8 _285C1;
/* 0x0285C2 */ u8 make_npc2_actor;