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