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