NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_nand_thread.hpp
1
#pragma once
2
3
#include <types.h>
4
5
class
dNandThread_c
{
6
public
:
7
void
cmdExistCheck();
8
void
cmdSpaceCheck();
9
10
u8 mPad[0x74];
11
int
mState;
12
int
mError;
13
bool
mFileExists;
14
15
static
dNandThread_c
*m_instance;
16
};
dNandThread_c
Definition
d_nand_thread.hpp:5
include
game
bases
d_nand_thread.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2