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

Description

Definition at line 3 of file d_wm_csv_data.hpp.

Static Public Attributes

static int c_COURSE_ID
 
static int c_GHOST_ID
 
static int c_TOWER_ID
 
static int c_CASTLE_ID
 
static int c_KINOKO_ID
 
static int c_ENEMY_ID
 
static int c_CANON_ID
 
static int c_TRSHIP_ID
 
static int c_AIRSHIP_ID
 
static int c_START_ID
 
static int c_PEACH_ID
 

Member Data Documentation

◆ c_COURSE_ID

int dCsvData_c::c_COURSE_ID
static

Definition at line 5 of file d_wm_csv_data.hpp.

◆ c_GHOST_ID

int dCsvData_c::c_GHOST_ID
static

Definition at line 6 of file d_wm_csv_data.hpp.

◆ c_TOWER_ID

int dCsvData_c::c_TOWER_ID
static

Definition at line 7 of file d_wm_csv_data.hpp.

◆ c_CASTLE_ID

int dCsvData_c::c_CASTLE_ID
static

Definition at line 8 of file d_wm_csv_data.hpp.

◆ c_KINOKO_ID

int dCsvData_c::c_KINOKO_ID
static

Definition at line 9 of file d_wm_csv_data.hpp.

◆ c_ENEMY_ID

int dCsvData_c::c_ENEMY_ID
static

Definition at line 10 of file d_wm_csv_data.hpp.

◆ c_CANON_ID

int dCsvData_c::c_CANON_ID
static

Definition at line 11 of file d_wm_csv_data.hpp.

◆ c_TRSHIP_ID

int dCsvData_c::c_TRSHIP_ID
static

Definition at line 12 of file d_wm_csv_data.hpp.

◆ c_AIRSHIP_ID

int dCsvData_c::c_AIRSHIP_ID
static

Definition at line 13 of file d_wm_csv_data.hpp.

◆ c_START_ID

int dCsvData_c::c_START_ID
static

Definition at line 14 of file d_wm_csv_data.hpp.

◆ c_PEACH_ID

int dCsvData_c::c_PEACH_ID
static

Definition at line 15 of file d_wm_csv_data.hpp.