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

7 lines
103 B
C++

#ifndef MDL_EYES_qh
#define MDL_EYES_qh 1
void() mdl_eyes_init;
void() mdl_setup_eyes;
#endif