From 7af4c5b5c561362cb1135ab504095ae667a9270a Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 27 Jun 2014 19:16:45 -0700 Subject: This is more reliable --- src/map/mob.t.hpp | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'src/map/mob.t.hpp') diff --git a/src/map/mob.t.hpp b/src/map/mob.t.hpp index b96fb09..160a8a3 100644 --- a/src/map/mob.t.hpp +++ b/src/map/mob.t.hpp @@ -1,5 +1,4 @@ -#ifndef TMWA_MAP_MOB_T_HPP -#define TMWA_MAP_MOB_T_HPP +#pragma once // mob.t.hpp - Really scary code. // // Copyright © ????-2004 Athena Dev Teams @@ -21,9 +20,9 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -# include "fwd.hpp" +#include "fwd.hpp" -# include +#include namespace tmwa @@ -63,5 +62,3 @@ enum class MobSkillState : uint8_t MSS_CHASE, }; } // namespace tmwa - -#endif // TMWA_MAP_MOB_T_HPP -- cgit v1.2.3-60-g2f50