doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
struct | prstack_s |
class | idInterpreter |
Macros | |
#define | MAX_STACK_DEPTH 64 |
#define | LOCALSTACK_SIZE 6144 |
Typedefs | |
typedef struct prstack_s | prstack_t |
#define LOCALSTACK_SIZE 6144 |
Definition at line 33 of file Script_Interpreter.h.
#define MAX_STACK_DEPTH 64 |
Definition at line 32 of file Script_Interpreter.h.