NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
f_profile.cpp
2
3using namespace fProfile;
4
const fProfilePtr_c(* sProfileList)[PROFILE_COUNT]
A list of all profiles.
Definition f_profile.cpp:5
@ PROFILE_COUNT
The total number of profiles.
For all profile related structures.
Definition f_profile.hpp:47