Xonotic
location.qh
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef SVQC
4
IntrusiveList
g_locations;
5
STATIC_INIT
(g_locations) { g_locations =
IL_NEW
(); }
6
#endif
IL_NEW
#define IL_NEW()
Definition:
intrusivelist.qh:39
STATIC_INIT
#define STATIC_INIT(func)
during worldspawn
Definition:
static.qh:32
IntrusiveList
limitations: NULL cannot be present elements can only be present once a maximum of IL_MAX lists can e...
Definition:
intrusivelist.qh:25
common
mapobjects
target
location.qh
Generated on Thu Mar 17 2022 17:26:27 for Xonotic by
1.8.13