mirror of
https://git.code.sf.net/p/quake/game-source
synced 2024-12-02 00:21:56 +00:00
88c055ea3c
<taniwha> zinx: thanks :) zinx' klik mod :)
7 lines
103 B
C++
7 lines
103 B
C++
#ifndef MDL_EYES_qh
|
|
#define MDL_EYES_qh 1
|
|
|
|
void() mdl_eyes_init;
|
|
void() mdl_setup_eyes;
|
|
|
|
#endif
|