![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <fs.h>
Data Fields | |
| char ** | filenames |
| char * | filenamesbuffer |
| int | numfilenames |
| char** fssearch_t::filenames |
Definition at line 117 of file fs.h.
Referenced by Cmd_Exec_f(), Con_CompleteCommandLine(), FS_ListDirectory(), FS_Search(), GetMapList(), Image_FixTransparentPixels_f(), and Mod_LoadQ3Shaders().
| char* fssearch_t::filenamesbuffer |
Definition at line 119 of file fs.h.
Referenced by FS_Search().
| int fssearch_t::numfilenames |
Definition at line 116 of file fs.h.
Referenced by Cmd_Exec_f(), Con_CompleteCommandLine(), FS_ListDirectory(), FS_Search(), GetMapList(), Image_FixTransparentPixels_f(), and Mod_LoadQ3Shaders().