diff options
Diffstat (limited to 'src/char/int_party.cpp')
-rw-r--r-- | src/char/int_party.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/char/int_party.cpp b/src/char/int_party.cpp index 8c3eab8..fccb0c2 100644 --- a/src/char/int_party.cpp +++ b/src/char/int_party.cpp @@ -13,6 +13,8 @@ #include "char.hpp" #include "inter.hpp" +#include "../poison.hpp" + char party_txt[1024] = "save/party.txt"; static |