NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
eggGfxEngine.hpp
1
#pragma once
2
3
#include <types.h>
4
5
namespace
EGG {
6
7
namespace
GfxEngine {
8
class
Configuration {
9
public
:
10
u16 x0;
11
u16 x2;
12
char
pad2[0x10];
13
u16 x14;
14
u16 x16;
15
Configuration();
16
};
17
}
18
19
}
// namespace EGG
include
lib
egg
gx
eggGfxEngine.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2