![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <sys.h>
Data Fields | |
void ** | funcvariable |
const char * | name |
void** dllfunction_t::funcvariable |
Definition at line 175 of file sys.h.
Referenced by Sys_LoadDependency(), and Sys_LoadDependencyFunctions().
const char* dllfunction_t::name |
Definition at line 174 of file sys.h.
Referenced by Sys_LoadDependency(), and Sys_LoadDependencyFunctions().