From c080e504e4d74027b985b1ed675c172c083cea76 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 27 Dec 2012 21:23:46 -0800 Subject: Use cxxstdio --- src/map/tmw.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/map/tmw.hpp') diff --git a/src/map/tmw.hpp b/src/map/tmw.hpp index 879d123..a5b198c 100644 --- a/src/map/tmw.hpp +++ b/src/map/tmw.hpp @@ -4,8 +4,7 @@ #include "map.hpp" int tmw_CheckChatSpam(struct map_session_data *sd, const char *message); -__attribute__((format(printf, 1, 2))) -void tmw_GmHackMsg(const char *fmt, ...); +void tmw_GmHackMsg(const_string line); void tmw_TrimStr(char *str); #endif // TMW_HPP -- cgit v1.2.3-60-g2f50