X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fcommon%2FSpell.h;fp=src%2Fcommon%2FSpell.h;h=eb8fa02928605b2e84b2aa37084fbdc994a43405;hb=b02da898c7c8a08141df4e797774a61cf5e0163f;hp=9bf0a4b8c5b6b689d3f600db671be15ea162dd6d;hpb=be7b4addf295d6193ba2527cdd17cdb524339aed;p=l2e.git diff --git a/src/common/Spell.h b/src/common/Spell.h index 9bf0a4b..eb8fa02 100644 --- a/src/common/Spell.h +++ b/src/common/Spell.h @@ -39,6 +39,7 @@ public: void SetUsableInBattle() { usability |= USABILITY_BATTLE; } static void CreateTypeDescription(); + static void Construct(void *); private: enum Usability {