about summary refs log tree commit diff
path: root/src/game/client/gameclient.hpp
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2009-06-13 17:18:06 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2009-06-13 17:18:06 +0000
commitbc20e9c433c1c7bd2a9516a936d1d7ffee1e90f2 (patch)
tree172eb47c01b26969ccda334006f83859f43abe90 /src/game/client/gameclient.hpp
parent6d9ccee95dd99fecda3a6ba62c2768b4d39f69e5 (diff)
downloadzcatch-bc20e9c433c1c7bd2a9516a936d1d7ffee1e90f2.tar.gz
zcatch-bc20e9c433c1c7bd2a9516a936d1d7ffee1e90f2.zip
localization update
Diffstat (limited to 'src/game/client/gameclient.hpp')
-rw-r--r--src/game/client/gameclient.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/client/gameclient.hpp b/src/game/client/gameclient.hpp
index 35b95f27..7d8c3701 100644
--- a/src/game/client/gameclient.hpp
+++ b/src/game/client/gameclient.hpp
@@ -31,6 +31,7 @@ class GAMECLIENT
 	int predicted_tick;
 	int last_new_predicted_tick;
 
+	static void con_language(void *result, void *user_data);
 	static void con_team(void *result, void *user_data);
 	static void con_kill(void *result, void *user_data);