mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
some J3D/misc cleanup (#2628)
* some j3d cleanup * begin using uintptr_t * j3dgraphbase cleanup * j3dgraphanimator cleanup
This commit is contained in:
@@ -4332,7 +4332,7 @@ public:
|
||||
/* 0x032C0 */ s16 field_0x32c0[2];
|
||||
/* 0x032C4 */ u16 field_0x32c4[2];
|
||||
/* 0x032C8 */ u32 field_0x32c8;
|
||||
/* 0x032CC */ u32 field_0x32cc;
|
||||
/* 0x032CC */ uintptr_t field_0x32cc;
|
||||
/* 0x032D0 */ u32 field_0x32d0;
|
||||
/* 0x032D4 */ u32 field_0x32d4;
|
||||
/* 0x032D8 */ firePointEff_c field_0x32d8[4];
|
||||
|
||||
Reference in New Issue
Block a user