diff options
Diffstat (limited to 'src/map/fwd.hpp')
-rw-r--r-- | src/map/fwd.hpp | 2 |
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 |