mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
Update boo, fixes and initial imps
This commit is contained in:
@@ -16,6 +16,11 @@ CParticleDatabase::CParticleDatabase()
|
||||
xb4_25_drawingEnds = false;
|
||||
}
|
||||
|
||||
void CParticleDatabase::CacheParticleDesc(const SObjectTag &tag)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void CParticleDatabase::CacheParticleDesc(const CCharacterInfo::CParticleResData& desc)
|
||||
{
|
||||
for (CAssetId id : desc.x0_part)
|
||||
|
||||
Reference in New Issue
Block a user