Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
osdsp.h
Go to the documentation of this file.
1#ifndef OSDSP_H
2#define OSDSP_H
3
4#include <dolphin/dsp.h>
5
8
9#endif /* OSDSP_H */
void DSPAddPriorTask(STRUCT_DSP_TASK *)
Definition osdsp.cpp:25
DSPTaskInfo * DSPAddTask(DSPTaskInfo *)
Definition dsp.c:128
Definition dsp.h:16