Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
dsp_debug.h
Go to the documentation of this file.
1
#ifndef DSP_DEBUG_H
2
#define DSP_DEBUG_H
3
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
void
__DSP_debug_printf
(
const
char
*
fmt
, ...);
10
11
#ifdef __cplusplus
12
}
13
#endif
14
15
#endif
/* DSP_DEBUG_H */
cLib_calcTimer
T cLib_calcTimer(T *value)
Definition
c_lib.h:74
__DSP_debug_printf
void __DSP_debug_printf(const char *fmt,...)
Definition
dsp_debug.c:4
include
dolphin
dsp
dsp_debug.h
Generated by
1.9.8