Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
target_options.h
Go to the documentation of this file.
1
#ifndef OS_DOLPHIN_TARGET_OPTIONS_H
2
#define OS_DOLPHIN_TARGET_OPTIONS_H
3
4
#include "
dolphin/types.h
"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
u8
GetUseSerialIO
(
void
);
11
void
SetUseSerialIO
(
u8
);
12
13
#ifdef __cplusplus
14
}
15
#endif
16
17
#endif
/* OS_DOLPHIN_TARGET_OPTIONS_H */
GetUseSerialIO
u8 GetUseSerialIO(void)
Definition
target_options.c:16
SetUseSerialIO
void SetUseSerialIO(u8)
Definition
target_options.c:11
types.h
u8
unsigned char u8
Definition
types.h:8
include
TRK_MINNOW_DOLPHIN
Os
dolphin
target_options.h
Generated by
1.9.8