summaryrefslogtreecommitdiff
path: root/src/map/fwd.hpp
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2018-12-30 16:06:06 -0500
committergumi <git@gumi.ca>2018-12-30 16:32:51 -0500
commita56b3ea671e9cc74b3f9ea723bc149e83212b998 (patch)
treea595027339f278c83e4ca8c30454900bdff7f70a /src/map/fwd.hpp
parenta860cff760e39dc63de529991131fe295e03f543 (diff)
downloadtmwa-a56b3ea671e9cc74b3f9ea723bc149e83212b998.tar.gz
tmwa-a56b3ea671e9cc74b3f9ea723bc149e83212b998.tar.bz2
tmwa-a56b3ea671e9cc74b3f9ea723bc149e83212b998.tar.xz
tmwa-a56b3ea671e9cc74b3f9ea723bc149e83212b998.zip
pre-send the auth details to map servers instead of blindly trusting 0x0072
Diffstat (limited to 'src/map/fwd.hpp')
-rw-r--r--src/map/fwd.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/fwd.hpp b/src/map/fwd.hpp
index 74e0ccf..fc6b284 100644
--- a/src/map/fwd.hpp
+++ b/src/map/fwd.hpp
@@ -69,5 +69,7 @@ struct ScriptState;
struct str_data_t;
class SIR;
+struct AuthFifoEntry;
+
} // namespace map
} // namespace tmwa