Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_map_path_fmap.h>
Public Member Functions | |
void | addTypeGroupData (u8, dTres_c::data_s const *) |
~fmpTresTypeGroupDataList_c () | |
fmpTresTypeGroupDataList_c () | |
fmpTresTypeGroupData_c * | getTypeGroupDataHead () |
Public Attributes | |
fmpTresTypeGroupData_c * | mpTypeGroupDataHead |
fmpTresTypeGroupData_c * | mpNextData |
fmpTresTypeGroupDataList_c::~fmpTresTypeGroupDataList_c | ( | ) |
fmpTresTypeGroupDataList_c::fmpTresTypeGroupDataList_c | ( | ) |
void fmpTresTypeGroupDataList_c::addTypeGroupData | ( | u8 | i_typeGroupNo, |
dTres_c::data_s const * | i_tresData | ||
) |
|
inline |
fmpTresTypeGroupData_c* fmpTresTypeGroupDataList_c::mpNextData |
fmpTresTypeGroupData_c* fmpTresTypeGroupDataList_c::mpTypeGroupDataHead |