sead
Loading...
Searching...
No Matches
seadTypes.h
Go to the documentation of this file.
1
#
ifndef
SEAD_TYPES_H_
2
#
define
SEAD_TYPES_H_
3
4
#
ifdef
cafe
5
6
#
include
<
cstddef
>
7
#
include
<
types
.
h
>
8
9
typedef
unsigned
long
uintptr;
10
typedef
long
sintptr;
11
typedef
s64 d_sintptr;
12
13
typedef
uintptr uintptr_t;
14
typedef
sintptr intptr_t;
15
16
#
else
17
18
#
error
"Unknown platform"
19
20
#
endif
// cafe
21
22
#
endif
// SEAD_TYPES_H_
engine
library
include
basis
seadTypes.h
Generated by
1.14.0