Xonotic
cl_generator.qh
Go to the documentation of this file.
1 #pragma once
2 
3 const vector GENERATOR_MIN = '-52 -52 -14';
4 const vector GENERATOR_MAX = '52 52 75';
5 
6 const int GSF_STATUS = 4;
7 const int GSF_SETUP = 8;
const vector GENERATOR_MIN
Definition: cl_generator.qh:3
const int GSF_SETUP
Definition: cl_generator.qh:7
const int GSF_STATUS
Definition: cl_generator.qh:6
vector(float skel, float bonenum) _skel_get_boneabs_hidden
const vector GENERATOR_MAX
Definition: cl_generator.qh:4