Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
vxl.cpp File Reference
#include "vxl.h"
#include "errclass.h"

Go to the source code of this file.

Macros

#define VIS_UNKNOWN   0
 
#define VIS_SOLID   1
 
#define VIS_VISIBLE   2
 

Macro Definition Documentation

◆ VIS_SOLID

#define VIS_SOLID   1

Definition at line 60 of file vxl.cpp.

◆ VIS_UNKNOWN

#define VIS_UNKNOWN   0

Definition at line 59 of file vxl.cpp.

◆ VIS_VISIBLE

#define VIS_VISIBLE   2

Definition at line 61 of file vxl.cpp.