From 7de62efc14d0e0f037051bd887c96f28fd9a3215 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 7 Dec 2008 09:03:10 +0000 Subject: add system map, prepare source tree for dataset reorganization --- src/client/client.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/client.h') diff --git a/src/client/client.h b/src/client/client.h index 8dd00cb..607c7f0 100644 --- a/src/client/client.h +++ b/src/client/client.h @@ -71,6 +71,7 @@ private: static void func_r_restart(std::string const &args); static void func_ui_chat(std::string const &args); static void func_ui_chatsmall(std::string const &args); + static void func_ui_map(std::string const &args); View *client_view; -- cgit v1.2.3