Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JHIRMcc.h
Go to the documentation of this file.
1#ifndef JHIRMCC_H
2#define JHIRMCC_H
3
4#include <dolphin.h>
5
6struct JHIMccContext;
7
14
15#endif /* JHIRMCC_H */
JHIMccContext JHIGetLowSpeedContext()
Definition JHIRMcc.cpp:83
bool JHINegotiateInterface(u32)
Definition JHIRMcc.cpp:67
u32 JHIInitInterface()
Definition JHIRMcc.cpp:33
JHIMccContext JHIGetHiSpeedContext()
Definition JHIRMcc.cpp:71
s32 JHIGetHIO2Handle()
Definition JHIRMcc.cpp:130
BOOL JHIInitMCC(JHIMccContext *pCtx, bool *param_1)
Definition JHIRMcc.cpp:95
T cLib_calcTimer(T *value)
Definition c_lib.h:79
Definition JHIMccBuf.h:69
int BOOL
Definition types.h:27
unsigned long u32
Definition types.h:10
signed long s32
Definition types.h:6