mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 13:11:20 +00:00
a27041c3ef
and I don't think people would appreciate losing their menus :)
7 lines
143 B
C
7 lines
143 B
C
#ifndef __controls_o_h
|
|
#define __controls_o_h
|
|
|
|
@extern void () MENU_control_binding;
|
|
@extern void () load_keybindings;
|
|
|
|
#endif//__controls_o_h
|