summaryrefslogtreecommitdiffstats
path: root/games/gnome-games/files/patch-gnobots2_properties.c
blob: 6a5a726468988dc716766ec545a63108f98aac9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- gnobots2/properties.c.orig  2007-09-07 15:39:29.000000000 -0500
+++ gnobots2/properties.c   2007-09-07 15:41:56.000000000 -0500
@@ -116,6 +116,7 @@
 static void defkey_cb (GtkWidget *, gpointer);
 static void fill_typemenu (GtkWidget *);
 static void conf_set_background_color (GdkColor * c);
+static void load_keys (void);
 /**********************************************************************/