dolphin header improvements
This commit is contained in:
parent
b44fb658a1
commit
38fc86d571
5 changed files with 7 additions and 5 deletions
|
|
@ -21,6 +21,8 @@
|
|||
#define CPR_CS(x) ((1u << (x)) << 7)
|
||||
#define CPR_CLK(x) ((x) << 4)
|
||||
|
||||
static BOOL __EXIProbe(s32 chan);
|
||||
|
||||
typedef struct EXIControl {
|
||||
EXICallback exiCallback;
|
||||
EXICallback tcCallback;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue