diff options
Diffstat (limited to 'src/main.h')
-rw-r--r-- | src/main.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -83,6 +83,8 @@ #define DEFAULT_PORT 6901 #endif +const std::string &getHomeDirectory(); + /* * Client different States */ |
index : mana/mana-client | ||
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/main.h | 2 |
@@ -83,6 +83,8 @@ #define DEFAULT_PORT 6901 #endif +const std::string &getHomeDirectory(); + /* * Client different States */ |