ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
fileXioDirEntry Struct Reference

#include <fileXio.h>

Data Fields

u32 fileSize
 
u8 fileProperties
 
char filename [128+1]
 

Detailed Description

Definition at line 98 of file fileXio.h.

Field Documentation

◆ filename

char fileXioDirEntry::filename[128+1]

Definition at line 102 of file fileXio.h.

◆ fileProperties

u8 fileXioDirEntry::fileProperties

Definition at line 101 of file fileXio.h.

◆ fileSize

u32 fileXioDirEntry::fileSize

Definition at line 100 of file fileXio.h.


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