diff options
Diffstat (limited to 'include/code_801DBE90.h')
-rw-r--r-- | include/code_801DBE90.h | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/include/code_801DBE90.h b/include/code_801DBE90.h index bc026d9..3531815 100644 --- a/include/code_801DBE90.h +++ b/include/code_801DBE90.h @@ -7,19 +7,7 @@ extern "C" { #include "SDK/dvd.h"
#include "SDK/mem.h"
-
-// TODO: nested class?
-// move to code_801DCE6C header?
-struct gUnkClass6
-{
- u8 unk0;
- u8 unk1;
- char unk2[0x5];
- char unk7[0x41];
- NANDFileInfo unk48;
- NANDCommandBlock block;
- u8 unkD8[0xB8];
-};
+#include "code_801DCE6C.h"
struct gUnkClass5
{
|