|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <cfilesystem.h>
Public Attributes | |
| int | index |
| char * | path |
| char * | extensions |
| int | parent_index |
Definition at line 22 of file cfilesystem.h.
| char* cf_pathtype::extensions |
Definition at line 25 of file cfilesystem.h.
| int cf_pathtype::index |
Definition at line 23 of file cfilesystem.h.
| int cf_pathtype::parent_index |
Definition at line 26 of file cfilesystem.h.
| char* cf_pathtype::path |
Definition at line 24 of file cfilesystem.h.