Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
metalmap.h File Reference
#include <vector3.h>

Go to the source code of this file.

Classes

class  MetalMapManagerClass
 
struct  MetalMapManagerClass::MetalParams
 

Macros

#define METALMAP_H
 
#define METALMAP_SIZE   16
 
#define METALMAP_SIZE_2   (METALMAP_SIZE * METALMAP_SIZE)
 

Macro Definition Documentation

◆ METALMAP_H

#define METALMAP_H

Definition at line 42 of file metalmap.h.

◆ METALMAP_SIZE

#define METALMAP_SIZE   16

Definition at line 61 of file metalmap.h.

◆ METALMAP_SIZE_2

#define METALMAP_SIZE_2   (METALMAP_SIZE * METALMAP_SIZE)

Definition at line 62 of file metalmap.h.