quakeforge/ruamoko/cl_menu/controls_o.h
2011-07-10 08:56:04 +09:00

7 lines
151 B
C

#ifndef __controls_o_h
#define __controls_o_h
@extern void MENU_control_binding (void);
@extern void load_keybindings (void);
#endif//__controls_o_h