Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
osdsp_task.h
Go to the documentation of this file.
1#ifndef OSDSP_TASK_H
2#define OSDSP_TASK_H
3
4#include "dolphin/dsp.h"
5
6struct DSPTaskInfo;
7
9
11
12#endif /* OSDSP_TASK_H */
T cLib_calcTimer(T *value)
Definition c_lib.h:74
DSPTaskInfo * DSP_prior_task
Definition osdsp_task.cpp:20
void DsyncFrame2(u32 param_0, u32 param_1, u32 param_2)
Definition osdsp_task.cpp:120
Definition dsp.h:50
unsigned long u32
Definition types.h:10