Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
__perf.h
Go to the documentation of this file.
1
#ifndef _DOLPHIN_PERF_INTERNAL_H_
2
#define _DOLPHIN_PERF_INTERNAL_H_
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
void
__PERFDrawInit
(
void
(*
id
)());
9
10
#ifdef __cplusplus
11
}
12
#endif
13
14
#endif
// _DOLPHIN_PERF_INTERNAL_H_
__PERFDrawInit
void __PERFDrawInit(void(*id)())
Definition
perfdraw.c:120
src
dolphin
perf
__perf.h
Generated by
1.12.0