X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fbattle%2FBattleState.h;h=93e1e2b032c82a666dcb5cd1bed79c997530d243;hb=4170813213bafe6f4a01a79bf42308ddb7f3c545;hp=ff5b624dc69ab4176f176b2bd05d72869ad11806;hpb=44288f7ce53d52ad5c7961af1437162088beec18;p=l2e.git diff --git a/src/battle/BattleState.h b/src/battle/BattleState.h index ff5b624..93e1e2b 100644 --- a/src/battle/BattleState.h +++ b/src/battle/BattleState.h @@ -123,6 +123,7 @@ public: private: void LoadSpellMenu(std::vector::size_type heroIndex); + void LoadIkariMenu(std::vector::size_type heroIndex); void LoadInventory(); private: