Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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:31
DSPTaskInfo * DSPAddTask(DSPTaskInfo *)
Definition dsp.c:128
Definition dsp.h:13