PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
_fat_direntry_summary Struct Reference

Data Fields

unsigned char attr
 
char name [FAT_MAX_NAME]
 
char sname [13]
 
unsigned int size
 
unsigned int cluster
 

Detailed Description

Definition at line 139 of file fat.h.

Field Documentation

◆ attr

unsigned char _fat_direntry_summary::attr

Definition at line 141 of file fat.h.

◆ name

char _fat_direntry_summary::name[FAT_MAX_NAME]

Definition at line 142 of file fat.h.

◆ sname

char _fat_direntry_summary::sname[13]

Definition at line 143 of file fat.h.

◆ size

unsigned int _fat_direntry_summary::size

Definition at line 144 of file fat.h.

◆ cluster

unsigned int _fat_direntry_summary::cluster

Definition at line 145 of file fat.h.


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