Files
tp/libs/dolphin/dsp/dsp_debug.c
T
TakaRikka f070ee948f dolphin lib work (#237)
* getLayerNo_common_common finally matched

* dolphin ai / ar / card work from prime decomp

* work on dolphin dvd / dsp / db

* more dolphin os work

* si work

* remove asm

* build fix
2023-01-02 12:20:10 -07:00

5 lines
198 B
C

#include "dolphin/dsp/dsp_debug.h"
#include "dolphin/types.h"
/* 80352580-803525D0 34CEC0 0050+00 0/0 2/2 0/0 .text __DSP_debug_printf */
void __DSP_debug_printf(const char* fmt, ...) {}