]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/states/SelectIkari.cpp
removed useless comments
[l2e.git] / src / battle / states / SelectIkari.cpp
index 4b8c5b8d0e529ab7f18a371312b13af5913a67ba..8d2006a4269597802aa287a68cd19341d6082c58 100644 (file)
@@ -1,10 +1,3 @@
-/*
- * SelectIkari.cpp
- *
- *  Created on: Aug 9, 2012
- *      Author: holy
- */
-
 #include "SelectIkari.h"
 
 #include "SelectAttackType.h"
@@ -15,6 +8,7 @@
 #include "../../common/Ikari.h"
 #include "../../common/Item.h"
 #include "../../graphics/Frame.h"
+#include "../../math/Vector.h"
 
 using app::Application;
 using app::Input;