mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-31 05:00:35 +00:00
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
|