summaryrefslogtreecommitdiff
path: root/src/high
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2015-01-08 14:36:40 -0800
committerBen Longbons <b.r.longbons@gmail.com>2015-01-23 01:44:26 -0800
commit35b95e24ea1915acf0ef13047209f76bce6d9b7b (patch)
tree650cc854b324b0b6f3e269075a394914d0834b26 /src/high
parentfc07b1e9c72e795e18f9d212e7a72bdb31904c5b (diff)
downloadtmwa-35b95e24ea1915acf0ef13047209f76bce6d9b7b.tar.gz
tmwa-35b95e24ea1915acf0ef13047209f76bce6d9b7b.tar.bz2
tmwa-35b95e24ea1915acf0ef13047209f76bce6d9b7b.tar.xz
tmwa-35b95e24ea1915acf0ef13047209f76bce6d9b7b.zip
Use generated config for login
Diffstat (limited to 'src/high')
-rw-r--r--src/high/fwd.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/high/fwd.hpp b/src/high/fwd.hpp
index 1a46b4b..96875d3 100644
--- a/src/high/fwd.hpp
+++ b/src/high/fwd.hpp
@@ -35,5 +35,6 @@ namespace tmwa
{
class CharPair;
class PartyPair;
+struct GM_Account;
// meh, add more when I feel like it
} // namespace tmwa