SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Attributes | List of all members
ParticleResourceHolder::Particle Struct Reference

Public Attributes

const char * mGroupName
 
int mCount
 

Detailed Description

Definition at line 12 of file ParticleResourceHolder.hpp.

Member Data Documentation

◆ mGroupName

const char* ParticleResourceHolder::Particle::mGroupName

Definition at line 13 of file ParticleResourceHolder.hpp.

◆ mCount

int ParticleResourceHolder::Particle::mCount

Definition at line 14 of file ParticleResourceHolder.hpp.