NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
f_profile.cpp
2
3using namespace fProfile;
4
5const fBaseProfile_c *(*fProfile::sProfileList)[PROFILE_COUNT];
@ PROFILE_COUNT
The total number of profiles.
For all profile related structures.
Definition f_profile.hpp:46
A set of basic information needed to construct a generic base.
Definition f_profile.hpp:52