Xonotic
|
#include <common/mapinfo.qh>
Go to the source code of this file.
Classes | |
class | CaptureTheFlag |
Macros | |
#define | g_ctf IS_GAMETYPE(CTF) |
Functions | |
REGISTER_GAMETYPE (CTF, NEW(CaptureTheFlag)) | |
#define g_ctf IS_GAMETYPE(CTF) |
Definition at line 39 of file ctf.qh.
Referenced by DoesQ3ARemoveThisEntity(), MUTATOR_HOOKFUNCTION(), and spawnfunc().
REGISTER_GAMETYPE | ( | CTF | , |
NEW(CaptureTheFlag) | |||
) |