quakeforge/ruamoko/cl_menu/controls_o.h
Bill Currie 92f68844f5 [ruamoko] Remove keys.h and keys.r
The functions haven't existed for two years now. And in the interest of
"throw one away", the controls_o.r has been gutted.
2023-12-21 08:40:09 +09:00

6 lines
113 B
C

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