NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
g3d_init.h
1
#ifndef NW4R_G3D_INIT_H
2
#define NW4R_G3D_INIT_H
3
#include <nw4r/types_nw4r.h>
4
5
#include <revolution/OS.h>
6
7
namespace
nw4r {
8
namespace
g3d
{
9
10
void
G3dInit(
bool
enableLockedCache);
11
void
G3dReset();
12
13
}
// namespace g3d
14
}
// namespace nw4r
15
16
#endif
nw4r::g3d
3D graphics drawing library.
Definition
g3d_3dsmax.h:10
include
lib
nw4r
g3d
g3d_init.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2