add handful of missing hooks

This commit is contained in:
TakaRikka
2026-08-13 14:50:39 -07:00
parent abbcb5a6b9
commit c65b8a42b8
2 changed files with 142 additions and 2 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ public:
bool checkFlag(u16 flag) { return field_0x68e & flag; }
void setAction(u8 action) { mAction = action; }
private:
// private:
/* 0x56C */ request_of_phase_process_class mPhase1;
/* 0x574 */ request_of_phase_process_class mPhase2;
/* 0x57C */ J3DModel* mModel1;