Nugget
Loading...
Searching...
No Matches
Public Attributes | List of all members
DirEntry Struct Reference

#include <common/psxlibc/direntry.h>

Collaboration diagram for DirEntry:
Collaboration graph
[legend]

Public Attributes

char name [20]
 
uint32_t attributes
 
uint32_t size
 
struct DirEntrynext
 
uint32_t LBA
 
char fourcc [4]
 

Member Data Documentation

◆ attributes

uint32_t DirEntry::attributes

◆ fourcc

char DirEntry::fourcc[4]

◆ LBA

uint32_t DirEntry::LBA

◆ name

char DirEntry::name[20]

◆ next

struct DirEntry* DirEntry::next

◆ size

uint32_t DirEntry::size

The documentation for this struct was generated from the following file: