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
6
struct
JHIMccContext
;
7
8
u32
JHIInitInterface
();
9
bool
JHINegotiateInterface
(
u32
);
10
JHIMccContext
JHIGetHiSpeedContext
();
11
JHIMccContext
JHIGetLowSpeedContext
();
12
BOOL
JHIInitMCC
(
JHIMccContext
*
pCtx
,
bool
*
param_1
);
13
s32
JHIGetHIO2Handle
();
14
15
#endif
/* JHIRMCC_H */
JHIGetLowSpeedContext
JHIMccContext JHIGetLowSpeedContext()
Definition
JHIRMcc.cpp:83
JHINegotiateInterface
bool JHINegotiateInterface(u32)
Definition
JHIRMcc.cpp:67
JHIInitInterface
u32 JHIInitInterface()
Definition
JHIRMcc.cpp:33
JHIGetHiSpeedContext
JHIMccContext JHIGetHiSpeedContext()
Definition
JHIRMcc.cpp:71
JHIGetHIO2Handle
s32 JHIGetHIO2Handle()
Definition
JHIRMcc.cpp:130
JHIInitMCC
BOOL JHIInitMCC(JHIMccContext *pCtx, bool *param_1)
Definition
JHIRMcc.cpp:95
cLib_calcTimer
T cLib_calcTimer(T *value)
Definition
c_lib.h:79
dolphin.h
JHIMccContext
Definition
JHIMccBuf.h:69
BOOL
int BOOL
Definition
types.h:27
u32
unsigned long u32
Definition
types.h:10
s32
signed long s32
Definition
types.h:6
include
JSystem
JHostIO
JHIRMcc.h
Generated by
1.9.8