X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fbattle%2Fstates%2FSelectMoveAction.h;h=1eb7a48d8fb254da7b586d6ad64cbb272fa7eba7;hb=4309d259becd96ead792678257e910c03a6b4a3d;hp=66f3642c096ecb2e68af538ffd88249e329683b6;hpb=092a2dd175a4001a495c84ee85211734fb928c83;p=l2e.git diff --git a/src/battle/states/SelectMoveAction.h b/src/battle/states/SelectMoveAction.h index 66f3642..1eb7a48 100644 --- a/src/battle/states/SelectMoveAction.h +++ b/src/battle/states/SelectMoveAction.h @@ -1,10 +1,3 @@ -/* - * SelectMoveAction.h - * - * Created on: Aug 7, 2012 - * Author: holy - */ - #ifndef BATTLE_SELECTMOVEACTION_H_ #define BATTLE_SELECTMOVEACTION_H_ @@ -50,4 +43,4 @@ private: } -#endif /* BATTLE_SELECTMOVEACTION_H_ */ +#endif