Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
ladder.qh
Go to the documentation of this file.
1#pragma once
2
5
6#ifdef SVQC
9#endif
10
limitations: NULL cannot be present elements can only be present once a maximum of IL_MAX lists can e...
#define IL_NEW()
entity ladder_entity
Definition ladder.qh:11
IntrusiveList g_ladders
Definition ladder.qh:7
IntrusiveList g_ladderents
Definition ladder.qh:3
#define STATIC_INIT(func)
during worldspawn
Definition static.qh:32