index
:
pso-gc
master
A decompilation of Phantasy Star Online Episode I & II for the GameCube.
mr b0nk 500
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Dolphin
/
dsp
/
dsp_debug.c
blob: 22455a34b2b006e7c3afce5e76963bd543efb9a4 (
plain
)
1
2
3
4
5
#include
"types.h"
void
__DSP_debug_printf(
const
char
* fmt, ...) {
// UNUSED(fmt);
}