From c093f4cce643e245ab2048e0782237744208eb9f Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 24 Apr 2014 16:13:40 -0700 Subject: Header cleanup --- src/map/fwd.hpp | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'src/map/fwd.hpp') diff --git a/src/map/fwd.hpp b/src/map/fwd.hpp index 9801f5c..b4ced2d 100644 --- a/src/map/fwd.hpp +++ b/src/map/fwd.hpp @@ -22,6 +22,30 @@ # include "../sanity.hpp" // meh, add more when I feel like it +class BlockId; +struct block_list; struct map_session_data; +struct npc_data; +struct mob_data; +struct flooritem_data; +struct invocation; +struct map_local; +class npc_data_script; +class npc_data_shop; +class npc_data_warp; +class npc_data_message; +struct NpcEvent; + +struct item_data; + +// magic +struct fun_t; +struct op_t; +struct expr_t; +struct val_t; +struct location_t; +struct area_t; +struct spell_t; +struct invocation; #endif // TMWA_MAP_FWD_HPP -- cgit v1.2.3-60-g2f50