Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
f_pc_searcher.h
Go to the documentation of this file.
1
2
#ifndef F_PC_SEARCHER_H_
3
#define F_PC_SEARCHER_H_
4
5
#include "
f_pc/f_pc_base.h
"
6
7
void
*
fpcSch_JudgeForPName
(
void
*
pProc
,
void
*
pUserData
);
8
void
*
fpcSch_JudgeByID
(
void
*
pProc
,
void
*
pUserData
);
9
10
#endif
cLib_calcTimer
T cLib_calcTimer(T *value)
Definition
c_lib.h:74
f_pc_base.h
fpcSch_JudgeByID
void * fpcSch_JudgeByID(void *pProc, void *pUserData)
Definition
f_pc_searcher.cpp:18
fpcSch_JudgeForPName
void * fpcSch_JudgeForPName(void *pProc, void *pUserData)
Definition
f_pc_searcher.cpp:9
include
f_pc
f_pc_searcher.h
Generated by
1.9.8