mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-02 02:30:22 -04:00
d_s_logo / d_s_play debug work, d_a_kago cleanup, misc cleanup (#3116)
* d_a_kago cleanup * d_s_logo wii/shield work * d_s_logo / d_s_play debug work * fix missing profile class sizeof's * fix phase->id values * build fixes * fix dCamera_c and camera profile
This commit is contained in:
@@ -39,6 +39,7 @@ public:
|
||||
return pResMgrAry[res_mgr_id];
|
||||
}
|
||||
int getEmitterNumber() const { return emtrNum - mFreeEmtrList.getNumLinks(); }
|
||||
int getParticleNumber() const { return ptclNum - mPtclPool.getNum(); }
|
||||
|
||||
public:
|
||||
/* 0x00 */ JSUList<JPABaseEmitter>* pEmtrUseList;
|
||||
|
||||
Reference in New Issue
Block a user