d_drawlist work

This commit is contained in:
Jasper St. Pierre
2023-11-08 21:52:15 -08:00
parent 1f4c0de0c6
commit 1166423d50
9 changed files with 517 additions and 69 deletions
+1
View File
@@ -66,6 +66,7 @@ public:
/* 0xC6 */ u16 mTexIdx;
/* 0xC8 */ JPACallBackBase2<JPABaseEmitter*, JPABaseParticle*>* mpCallBack2;
/* 0xCC */ u32 mStatus;
/* 0xD0 */ u32 field_0xd0;
};
class JPAParticleCallBack {