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 <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)
SetUseSerialIO
void SetUseSerialIO(u8)
include
TRK_MINNOW_DOLPHIN
Os
dolphin
target_options.h
Generated by
1.12.0