From 506a41d6926405b2753894f0b40130b4077828b3 Mon Sep 17 00:00:00 2001 From: wushin Date: Tue, 9 Jun 2015 01:06:22 -0500 Subject: Remove old Magic --- src/map/fwd.hpp | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'src/map/fwd.hpp') diff --git a/src/map/fwd.hpp b/src/map/fwd.hpp index 911d566..de65216 100644 --- a/src/map/fwd.hpp +++ b/src/map/fwd.hpp @@ -57,7 +57,6 @@ struct map_session_data; struct npc_data; struct mob_data; struct flooritem_data; -//struct magic::invocation; struct map_local; class npc_data_script; class npc_data_shop; @@ -71,22 +70,5 @@ struct ScriptState; struct str_data_t; class SIR; -namespace magic -{ -struct fun_t; -struct op_t; -struct expr_t; -struct val_t; -struct location_t; -struct area_t; -struct spell_t; -struct invocation; -struct teleport_anchor_t; -struct env_t; -struct magic_conf_t; -struct component_t; -struct effect_set_t; -struct proc_t; -} // namespace magic } // namespace map } // namespace tmwa -- cgit v1.2.3-70-g09d2