doom3-gpl
Doom 3 GPL source release
|
#include <Script_Interpreter.h>
Public Attributes | |
int | s |
const function_t * | f |
int | stackbase |
Definition at line 35 of file Script_Interpreter.h.
const function_t* prstack_s::f |
Definition at line 37 of file Script_Interpreter.h.
int prstack_s::s |
Definition at line 36 of file Script_Interpreter.h.
int prstack_s::stackbase |
Definition at line 38 of file Script_Interpreter.h.