X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fbattle%2Ffwd.h;h=959b85650e8aa833f8592fd6a17a082c9aff7d36;hb=e1edc92c4fb834c8061118e89c0d7e239742b030;hp=73827d891a4d234188a8eae427b0ed31a47bdee2;hpb=a67f7e662c85b2b8d46f26a3c6e018b2df6eb318;p=l2e.git diff --git a/src/battle/fwd.h b/src/battle/fwd.h index 73827d8..959b856 100644 --- a/src/battle/fwd.h +++ b/src/battle/fwd.h @@ -6,6 +6,7 @@ namespace battle { class AttackChoice; class AttackTypeMenu; class BattleState; +class Capsule; class Hero; class HeroTag; class Monster;