FFL
Loading...
Searching...
No Matches
FFLBirthPlatform.h
Go to the documentation of this file.
1
#
ifndef
FFL_BIRTH_PLATFORM_H_
2
#
define
FFL_BIRTH_PLATFORM_H_
3
4
#
include
<
nn
/
ffl
/
types
.
h
>
5
6
#
ifdef
__cplusplus
7
extern
"C"
{
8
#
endif
9
10
typedef
enum
FFLBirthPlatform
11
{
12
FFL_BIRTH_PLATFORM_WII
= 1,
13
FFL_BIRTH_PLATFORM_NTR
= 2,
14
FFL_BIRTH_PLATFORM_CTR
= 3,
15
FFL_BIRTH_PLATFORM_WII_U
= 4
16
}
17
FFLBirthPlatform;
18
19
#
ifdef
__cplusplus
20
}
21
#
endif
22
23
#
endif
// FFL_BIRTH_PLATFORM_H_
FFLBirthPlatform
FFLBirthPlatform
Definition
FFLBirthPlatform.h:11
FFL_BIRTH_PLATFORM_WII
@ FFL_BIRTH_PLATFORM_WII
Definition
FFLBirthPlatform.h:12
FFL_BIRTH_PLATFORM_WII_U
@ FFL_BIRTH_PLATFORM_WII_U
Definition
FFLBirthPlatform.h:15
FFL_BIRTH_PLATFORM_CTR
@ FFL_BIRTH_PLATFORM_CTR
Definition
FFLBirthPlatform.h:14
FFL_BIRTH_PLATFORM_NTR
@ FFL_BIRTH_PLATFORM_NTR
Definition
FFLBirthPlatform.h:13
include
nn
ffl
FFLBirthPlatform.h
Generated by
1.14.0