From 8a0ee875867bf06f060726ad639e4ab5a92017a1 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sun, 23 Mar 2008 09:22:15 +0000 Subject: added button to reset binds to default --- src/game/client/gc_client.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/client/gc_client.h') diff --git a/src/game/client/gc_client.h b/src/game/client/gc_client.h index b3a42561..66d52292 100644 --- a/src/game/client/gc_client.h +++ b/src/game/client/gc_client.h @@ -263,6 +263,7 @@ void flow_init(); void flow_update(); // +void binds_default(); void binds_save(); void binds_set(int keyid, const char *str); const char *binds_get(int keyid); -- cgit 1.4.1