doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
Script_Compiler.cpp File Reference
#include "../../idlib/precompiled.h"
#include "../Game_local.h"

Go to the source code of this file.

Macros

#define FUNCTION_PRIORITY   2
 
#define INT_PRIORITY   2
 
#define NOT_PRIORITY   5
 
#define TILDE_PRIORITY   5
 
#define TOP_PRIORITY   7
 

Macro Definition Documentation

#define FUNCTION_PRIORITY   2

Definition at line 34 of file Script_Compiler.cpp.

#define INT_PRIORITY   2

Definition at line 35 of file Script_Compiler.cpp.

#define NOT_PRIORITY   5

Definition at line 36 of file Script_Compiler.cpp.

#define TILDE_PRIORITY   5

Definition at line 37 of file Script_Compiler.cpp.

#define TOP_PRIORITY   7

Definition at line 38 of file Script_Compiler.cpp.