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 : cuoco/mana | ||
Original The Mana World client, now known as simply the Mana 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 */ |