![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <pr_comp.h>
Data Fields | |
int32_t | first_statement |
int32_t | locals |
int32_t | numparms |
uint8_t | parm_size [MAX_PARMS] |
int32_t | parm_start |
int32_t | profile |
int32_t | s_file |
int32_t | s_name |
uint8_t dfunction_t::parm_size[MAX_PARMS] |
Definition at line 438 of file pr_comp.h.
Referenced by PRVM_Prog_Load().