game-source/klik/qw/system.qh
Bill Currie 88c055ea3c <zinx> taniwha: FWIW, the code is officially donated to quakeforge :)
<taniwha> zinx: thanks :)

zinx' klik mod :)
2003-10-24 21:43:32 +00:00

8 lines
90 B
C++

#ifndef QW_SYSTEM_qh
#define QW_SYSTEM_qh 1
@extern {
#include "qw/system.qc"
};
#endif