Xonotic
relay_teamcheck.qh
Go to the documentation of this file.
1
#pragma once
2
3
4
const
int
RELAYTEAMCHECK_NOTEAM
=
BIT
(0);
5
const
int
RELAYTEAMCHECK_INVERT
=
BIT
(1);
RELAYTEAMCHECK_NOTEAM
const int RELAYTEAMCHECK_NOTEAM
Definition:
relay_teamcheck.qh:4
BIT
#define BIT(n)
Only ever assign into the first 24 bits in QC (so max is BIT(23)).
Definition:
bits.qh:8
RELAYTEAMCHECK_INVERT
const int RELAYTEAMCHECK_INVERT
Definition:
relay_teamcheck.qh:5
common
mapobjects
trigger
relay_teamcheck.qh
Generated on Thu Mar 17 2022 17:26:28 for Xonotic by
1.8.13