game-source/klik/menus.qh

7 lines
73 B
C++

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