From 730e5dde39333cb2f63c72a7d7152bee5c4dbb05 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 8 Feb 2014 15:09:25 -0800 Subject: Implement AString --- src/map/atcommand.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/atcommand.hpp') diff --git a/src/map/atcommand.hpp b/src/map/atcommand.hpp index a18b035..c825976 100644 --- a/src/map/atcommand.hpp +++ b/src/map/atcommand.hpp @@ -15,7 +15,7 @@ bool atcommand_config_read(ZString cfgName); void log_atcommand(dumb_ptr sd, ZString cmd); // only used by map.cpp -extern FString gm_log; +extern AString gm_log; void atcommand_config_write(ZString cfgName); -- cgit v1.2.3-60-g2f50