game-source/klik/menus.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
64 B
C++

#ifndef MENUS_qh
#define MENUS_qh 1
void() menu_intro;
#endif