mirror of
https://git.code.sf.net/p/quake/game-source
synced 2024-11-25 21:31:23 +00:00
88c055ea3c
<taniwha> zinx: thanks :) zinx' klik mod :)
8 lines
90 B
C++
8 lines
90 B
C++
#ifndef QW_SYSTEM_qh
|
|
#define QW_SYSTEM_qh 1
|
|
|
|
@extern {
|
|
#include "qw/system.qc"
|
|
};
|
|
|
|
#endif
|