summaryrefslogtreecommitdiff
path: root/src/map/atcommand.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/atcommand.hpp')
-rw-r--r--src/map/atcommand.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/atcommand.hpp b/src/map/atcommand.hpp
index aff09b7..aca49e7 100644
--- a/src/map/atcommand.hpp
+++ b/src/map/atcommand.hpp
@@ -17,4 +17,6 @@ void log_atcommand(dumb_ptr<map_session_data> sd, ZString cmd);
// only used by map.cpp
extern FString gm_log;
+void atcommand_config_write(ZString cfgName);
+
#endif // ATCOMMAND_HPP