diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-02-26 15:13:17 -0500 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-02-26 15:13:17 -0500 |
| commit | fda4313e251efff9c959cd509523f4676da0262a (patch) | |
| tree | 15fb062a1396be8a26e9723cf83fb226e66eaa62 /include/d/actor/d_a_obj_mtest.h | |
| parent | f0aec5ac44f7904ea28a1b7c23597f214ba37c79 (diff) | |
misc cleanup
Diffstat (limited to 'include/d/actor/d_a_obj_mtest.h')
| -rw-r--r-- | include/d/actor/d_a_obj_mtest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/actor/d_a_obj_mtest.h b/include/d/actor/d_a_obj_mtest.h index 8eaa5031..fbf5fdb7 100644 --- a/include/d/actor/d_a_obj_mtest.h +++ b/include/d/actor/d_a_obj_mtest.h @@ -62,7 +62,7 @@ namespace daObjMtest { public: /* 0x2C8 */ Mtx mMtx; - /* 0x2F8 */ request_of_phase_process_class mPhs; + /* 0x2F8 */ request_of_phase_process_class mPhase; /* 0x300 */ J3DModel* mpModel; /* 0x304 */ dCcD_Stts mStts; /* 0x340 */ dCcD_Cyl mCyl; |
