NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tGOEP_DIRENTRY Struct Reference

Description

Definition at line 86 of file goep_fs.h.

Public Attributes

UINT32 refdata
 
UINT32 filesize
 
char crtime [17]
 
char * p_name
 
UINT8 mode
 

Member Data Documentation

◆ refdata

UINT32 tGOEP_DIRENTRY::refdata

Definition at line 88 of file goep_fs.h.

◆ filesize

UINT32 tGOEP_DIRENTRY::filesize

Definition at line 89 of file goep_fs.h.

◆ crtime

char tGOEP_DIRENTRY::crtime[17]

Definition at line 90 of file goep_fs.h.

◆ p_name

char* tGOEP_DIRENTRY::p_name

Definition at line 91 of file goep_fs.h.

◆ mode

UINT8 tGOEP_DIRENTRY::mode

Definition at line 92 of file goep_fs.h.