Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
class | scene_request_class |
Functions | |
fpc_ProcID | fopScnRq_Request (int i_reqType, scene_class *i_scene, s16 i_procName, void *i_data, s16 param_5, u16 param_6) |
s32 | fopScnRq_ReRequest (fpc_ProcID i_requestId, s16 i_procName, void *i_data) |
void | fopScnRq_Handler () |
void fopScnRq_Handler | ( | ) |
fpc_ProcID fopScnRq_Request | ( | int | i_reqType, |
scene_class * | i_scene, | ||
s16 | i_procName, | ||
void * | i_data, | ||
s16 | param_5, | ||
u16 | param_6 | ||
) |
s32 fopScnRq_ReRequest | ( | fpc_ProcID | i_requestId, |
s16 | i_procName, | ||
void * | i_data | ||
) |