mirror of
https://github.com/zeldaret/tp
synced 2026-05-24 15:21:08 -04:00
f070ee948f
* 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
5 lines
198 B
C
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, ...) {} |