]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - data/qcsrc/server/cheats.qh
Include gmqcc binaries for Windows and Linux
[voretournament/voretournament.git] / data / qcsrc / server / cheats.qh
1 float cheatcount_total;
2 .float cheatcount;
3 void CheatInit();
4 void CheatShutdown();
5 void CheatInitClient();
6 void CheatShutdownClient();
7 float CheatImpulse(float i);
8 float CheatCommand(float argc);
9 float CheatFrame();
10
11 void Drag_MoveDrag(entity from, entity to); // call this from CopyBody