]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/AttackChoice.h
added target selection to select ikari state
[l2e.git] / src / battle / AttackChoice.h
index f36520351b173b97cc1421bab2c7693bd6b0070e..8cba2353a164bccfd155672dd9c9fc5df291aa0c 100644 (file)
@@ -11,6 +11,7 @@
 #include "TargetSelection.h"
 
 namespace common {
+       class Ikari;
        class Item;
        class Spell;
 }