X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fbattle%2Fstates%2FSelectTarget.h;h=4d53c3c76f76491abdb8e2815e5ae8e43d217300;hb=4309d259becd96ead792678257e910c03a6b4a3d;hp=121b8ad235f72638aef1c60698d3255e6921a87b;hpb=092a2dd175a4001a495c84ee85211734fb928c83;p=l2e.git diff --git a/src/battle/states/SelectTarget.h b/src/battle/states/SelectTarget.h index 121b8ad..4d53c3c 100644 --- a/src/battle/states/SelectTarget.h +++ b/src/battle/states/SelectTarget.h @@ -1,10 +1,3 @@ -/* - * SelectTarget.h - * - * Created on: Aug 9, 2012 - * Author: holy - */ - #ifndef BATTLE_SELECTTARGET_H_ #define BATTLE_SELECTTARGET_H_ @@ -59,4 +52,4 @@ private: } -#endif /* BATTLE_SELECTTARGET_H_ */ +#endif