SSBM Decomp
Loading...
Searching...
No Matches
__GXInit.h
Go to the documentation of this file.
1
#ifndef DOLPHIN_GX___GXINIT_H
2
#define DOLPHIN_GX___GXINIT_H
3
4
#include <
platform.h
>
5
6
#include <
dolphin/gx/forward.h
>
7
8
#include <
dolphin/gx/__types.h
>
9
#include <
dolphin/gx/GXEnum.h
>
10
11
/* 004D2788 */
extern
GXContexts
__GXContexts
;
12
13
static
inline
void
set_x2
(
GXBool
value)
14
{
15
__GXContexts
.
main
->
x0
.
u16
[1] = value;
16
}
17
18
#endif
GXEnum.h
GXBool
u8 GXBool
Definition
GXEnum.h:6
__GXContexts
GXContexts __GXContexts
Definition
GXInit.c:10
set_x2
static void set_x2(GXBool value)
Definition
__GXInit.h:13
__types.h
forward.h
platform.h
GXContext::x0
union GXContext::@4 x0
GXContext::u16
u16 u16[2]
Definition
__types.h:41
GXContexts
Definition
__types.h:129
GXContexts::main
GXContext * main
Definition
__types.h:130
src
dolphin
gx
__GXInit.h
Generated by
1.9.8