Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
follow.qh
Go to the documentation of this file.
1
#pragma once
2
3
4
const
int
FOLLOW_ATTACH
=
BIT
(0);
5
const
int
FOLLOW_LOCAL
=
BIT
(1);
BIT
#define BIT(n)
Only ever assign into the first 24 bits in QC (so max is BIT(23)).
Definition
bits.qh:8
FOLLOW_ATTACH
const int FOLLOW_ATTACH
Definition
follow.qh:4
FOLLOW_LOCAL
const int FOLLOW_LOCAL
Definition
follow.qh:5
common
mapobjects
misc
follow.qh
Generated on
for Xonotic QuakeC by
1.14.0