shithub: qk1

ref: 8a9976018f1a147abc3441d98e428592f5c82cfc
dir: /menu.h/

View raw version
//
// menus
//
void M_Init (void);
void M_Keydown (int key);
void M_Draw (void);
void M_ToggleMenu_f (void);