Functions | |
void | PR_Error (progs_t *pr, const char *error,...) |
void | PR_Init (void) |
Initialize the progs engine. More... | |
void | PR_Init_Cvars (void) |
Initialize the Cvars for the progs engine. More... | |
void | PR_RunError (progs_t *pr, const char *error,...) |
void PR_Init | ( | void | ) |
Initialize the progs engine.
void PR_Init_Cvars | ( | void | ) |
Initialize the Cvars for the progs engine.
Call before calling PR_Init().