d_a_obj_rock small cleanup and doc pass (#2089)

* A bit more cleanup and another small doc pass

* d_a_obj_digsnow OK (#2090)

* Decomp OK

* Cleanup and format pass, removing unused asm

* Updating progress

* Additional cleanup and PR feedback

---------

Co-authored-by: GinNoOokami <noreply>

* Updating names based on feedback

---------

Co-authored-by: GinNoOokami <noreply>
This commit is contained in:
Jeff Padgham
2024-03-09 22:12:03 -08:00
committed by GitHub
parent 1672cfacce
commit 67250f6b5d
2 changed files with 26 additions and 25 deletions
@@ -26,14 +26,14 @@ STATIC_ASSERT(sizeof(rock_ss) == 0x160);
class obj_rock_class : public fopAc_ac_c {
public:
/* 0x568 */ request_of_phase_process_class mPhaseReq;
/* 0x570 */ u8 field_0x570;
/* 0x571 */ u8 field_0x571;
/* 0x572 */ u8 field_0x572;
/* 0x574 */ s16 field_0x574;
/* 0x570 */ u8 mPatchRockNum;
/* 0x571 */ u8 mRockSpacing;
/* 0x572 */ u8 field_0x572; // Unused?
/* 0x574 */ s16 mPatchInitialized;
/* 0x578 */ rock_ss mRocks[0x10];
/* 0x1B78 */ s32 mCount;
/* 0x1B78 */ s32 mRockNum;
/* 0x1B7C */ dCcD_Stts mStts;
/* 0x1BB9 */ u8 field_0x1bb8;
/* 0x1BB8 */ u8 field_0x1bb8; // Unused?
/* 0x1BB9 */ bool mInitialized;
}; // Size: 0x1BBC