NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches

#include <game/framework/f_profile.hpp>

Description

A manager for the profile list.

Definition at line 80 of file f_profile.hpp.

Classes

union  fProfilePtr_c

Static Public Attributes

static const fProfilePtr_c(* m_data_p )[fProf::PROFILE_COUNT]
 A list of all profiles.

Member Data Documentation

◆ m_data_p

const fProfListMg_c::fProfilePtr_c(* fProfListMg_c::m_data_p
static

A list of all profiles.

Definition at line 87 of file f_profile.hpp.