Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
dStage_dPnt_c * | dPath_GetPnt (dPath const *path, int pnt_index) |
dPath * | dPath_GetRoomPath (int path_index, int room_no) |
dPath * | dPath_GetNextRoomPath (dPath const *p_path, int room_no) |
u8 | dPath_GetPolyRoomPathVec (cBgS_PolyInfo const &poly, cXyz *p_pathVec, int *param_2) |
dStage_dPnt_c * dPath_GetPnt | ( | dPath const * | path, |
int | pnt_index | ||
) |
d_path.cpp dolzel2 - Room Path & Point Management
u8 dPath_GetPolyRoomPathVec | ( | cBgS_PolyInfo const & | poly, |
cXyz * | p_pathVec, | ||
int * | param_2 | ||
) |