Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
f_pc_method_iter.h
Go to the documentation of this file.
1
2
#ifndef F_PC_METHOD_ITER_H_
3
#define F_PC_METHOD_ITER_H_
4
5
#include "
dolphin/types.h
"
6
7
typedef
struct
node_list_class
node_list_class
;
8
9
typedef
int
(*
fpcMtdIt_MethodFunc
)(
void
*);
10
11
void
fpcMtdIt_Method
(
node_list_class
*
pList
,
fpcMtdIt_MethodFunc
pMethod
);
12
13
#endif
cLib_calcTimer
T cLib_calcTimer(T *value)
Definition
c_lib.h:74
fpcMtdIt_Method
void fpcMtdIt_Method(node_list_class *pList, fpcMtdIt_MethodFunc pMethod)
Definition
f_pc_method_iter.cpp:11
fpcMtdIt_MethodFunc
int(* fpcMtdIt_MethodFunc)(void *)
Definition
f_pc_method_iter.h:9
node_list_class
Definition
c_list.h:7
types.h
include
f_pc
f_pc_method_iter.h
Generated by
1.9.8