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 :)
10 lines
120 B
C++
10 lines
120 B
C++
#ifndef QW_BUILTINS_qh
|
|
#define QW_BUILTINS_qh 1
|
|
|
|
@extern {
|
|
#include "qw/builtins.qc"
|
|
};
|
|
|
|
#include "sz_watch.qh"
|
|
|
|
#endif
|