game-source/klik/mdl/mdl_void.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

6 lines
80 B
C++

#ifndef MDL_VOID_qh
#define MDL_VOID_qh 1
void() mdl_setup_void;
#endif