Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
conveyor.qh
Go to the documentation of this file.
1
#pragma once
2
#include "
../defs.qh
"
3
4
IntrusiveList
g_conveyed
;
5
STATIC_INIT
(
g_conveyed
) {
g_conveyed
=
IL_NEW
(); }
IntrusiveList
limitations: NULL cannot be present elements can only be present once a maximum of IL_MAX lists can e...
Definition
intrusivelist.qh:27
g_conveyed
IntrusiveList g_conveyed
Definition
conveyor.qh:4
defs.qh
IL_NEW
#define IL_NEW()
Definition
intrusivelist.qh:42
STATIC_INIT
#define STATIC_INIT(func)
during worldspawn
Definition
static.qh:32
common
mapobjects
func
conveyor.qh
Generated on
for Xonotic QuakeC by
1.14.0