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/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:85
JHINegotiateInterface
bool JHINegotiateInterface(u32)
Definition
JHIRMcc.cpp:69
JHIInitInterface
u32 JHIInitInterface()
Definition
JHIRMcc.cpp:35
JHIGetHiSpeedContext
JHIMccContext JHIGetHiSpeedContext()
Definition
JHIRMcc.cpp:73
JHIGetHIO2Handle
s32 JHIGetHIO2Handle()
Definition
JHIRMcc.cpp:132
JHIInitMCC
BOOL JHIInitMCC(JHIMccContext *pCtx, bool *param_1)
Definition
JHIRMcc.cpp:97
BOOL
int BOOL
Definition
types.h:33
u32
unsigned long u32
Definition
types.h:12
s32
signed long s32
Definition
types.h:11
dolphin.h
JHIMccContext
Definition
JHIMccBuf.h:69
include
JSystem
JHostIO
JHIRMcc.h
Generated by
1.12.0