naev 0.10.4
Data Fields
filedata_t Struct Reference

Struct containing a file's name and stat structure. More...

Data Fields

char * name
 
PHYSFS_Stat stat
 

Detailed Description

Struct containing a file's name and stat structure.

Definition at line 54 of file load.c.

Field Documentation

◆ name

char* filedata_t::name

Definition at line 55 of file load.c.

◆ stat

PHYSFS_Stat filedata_t::stat

Definition at line 56 of file load.c.


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