PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
debug_printf.h
1
#ifdef DEBUG
2
#define DPRINTF(x...) printf("AUDSRV: " x)
3
#else
4
#define DPRINTF(x...)
5
#endif
iop
sound
audsrv
src
debug_printf.h
Generated on Thu Nov 14 2024 05:25:26 for PS2SDK by
1.9.8