![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
dPnt * | 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) |
d_path.cpp dolzel2 - Room Path & Point Management
u8 dPath_GetPolyRoomPathVec | ( | cBgS_PolyInfo const & | poly, |
cXyz * | p_pathVec, | ||
int * | param_2 ) |
dPath * dPath_GetRoomPath | ( | int | path_index, |
int | room_no ) |