NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_s_autoselect.cpp
1#include <game/bases/d_s_autoselect.hpp>
2
3BASE_PROFILE(AUTO_SELECT, dScAutoSelect_c);
An empty scene that does nothing.
#define BASE_PROFILE(profName, className)
Creates a basic profile, using the profile number as the execute and draw order value.
Definition f_profile.hpp:23