mirror of
https://git.code.sf.net/p/quake/game-source
synced 2024-11-10 06:31:52 +00:00
88c055ea3c
<taniwha> zinx: thanks :) zinx' klik mod :)
10 lines
124 B
C++
10 lines
124 B
C++
#include "system.qh"
|
|
#include "builtins.qh"
|
|
|
|
#include "defs.qh"
|
|
|
|
#include "config.qh"
|
|
|
|
#if DEBUG
|
|
#include "debug.qh"
|
|
#endif
|