d_a_npc_zrz mostly done (#2168)

Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
This commit is contained in:
Caroline Madsen
2024-06-30 08:28:55 -04:00
committed by GitHub
parent 61c48f6e72
commit 57a1d21be8
37 changed files with 2836 additions and 1127 deletions
@@ -40,6 +40,8 @@ public:
/* 80C1311C */ int Delete();
private:
friend class daNpc_zrZ_c;
/* 0x5A0 */ request_of_phase_process_class mPhase;
/* 0x5A8 */ J3DModel* mpModel;
/* 0x5AC */ dBgS_ObjAcch mAcch;
@@ -29,6 +29,8 @@ public:
void setDemoStart() { mDemoStart = 1; }
private:
friend class daNpc_zrZ_c;
/* 0x5A0 */ request_of_phase_process_class mPhaseReq;
/* 0x5A8 */ J3DModel* mpModelXlu;
/* 0x5AC */ J3DModel* mpModelOpa;