0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-02 15:22:11 +00:00
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