Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
f_pc_stdcreate_req.h File Reference

Go to the source code of this file.

Typedefs

typedef int(* stdCreateFunc) (void *, void *)
 

Functions

fpc_ProcID fpcSCtRq_Request (layer_class *i_layer, s16 i_procName, stdCreateFunc i_createFunc, void *param_4, void *i_append)
 

Typedef Documentation

◆ stdCreateFunc

typedef int(* stdCreateFunc) (void *, void *)

Function Documentation

◆ fpcSCtRq_Request()

fpc_ProcID fpcSCtRq_Request ( layer_class * i_layer,
s16 i_procName,
stdCreateFunc i_createFunc,
void * param_4,
void * i_append )