Nugget
|
#include <common/psxlibc/direntry.h>
Public Attributes | |
char | name [20] |
uint32_t | attributes |
uint32_t | size |
struct DirEntry * | next |
uint32_t | LBA |
char | fourcc [4] |
uint32_t DirEntry::attributes |
char DirEntry::fourcc[4] |
uint32_t DirEntry::LBA |
char DirEntry::name[20] |
uint32_t DirEntry::size |