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

Go to the source code of this file.

Variables

const int NumBoneIconVerts = 184
 
const int NumBoneIconFaces = 366
 
VertexStruct BoneIconVerts [NumBoneIconVerts]
 
FaceStruct BoneIconFaces [NumBoneIconFaces]
 

Variable Documentation

◆ BoneIconFaces

FaceStruct BoneIconFaces[NumBoneIconFaces]

Definition at line 238 of file boneicon.cpp.

◆ BoneIconVerts

Definition at line 49 of file boneicon.cpp.

◆ NumBoneIconFaces

const int NumBoneIconFaces = 366

Definition at line 42 of file boneicon.cpp.

◆ NumBoneIconVerts

const int NumBoneIconVerts = 184

Definition at line 41 of file boneicon.cpp.