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
f_pc_base.h
fpcSch_JudgeByID
void * fpcSch_JudgeByID(void *pProc, void *pUserData)
Definition
f_pc_searcher.cpp:15
fpcSch_JudgeForPName
void * fpcSch_JudgeForPName(void *pProc, void *pUserData)
Definition
f_pc_searcher.cpp:8
include
f_pc
f_pc_searcher.h
Generated by
1.12.0