X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmenu%2FSpellMenu.h;h=6cef923689c60e5024771832631c46b8741e8567;hb=3eb9ed8d05effa0087ae9c6970699e56c12d7350;hp=c9c62a79b6ea968358231d0bf8ffe707564c1372;hpb=670dd3c61cba875345b6755d41f479cff8d964c4;p=l2e.git diff --git a/src/menu/SpellMenu.h b/src/menu/SpellMenu.h index c9c62a7..6cef923 100644 --- a/src/menu/SpellMenu.h +++ b/src/menu/SpellMenu.h @@ -1,10 +1,3 @@ -/* - * SpellMenu.h - * - * Created on: Nov 18, 2012 - * Author: holy - */ - #ifndef MENU_SPELLMENU_H_ #define MENU_SPELLMENU_H_ @@ -39,6 +32,7 @@ private: virtual void OnResize(int width, int height); + common::Hero &GetHero(); const common::Hero &GetHero() const; void LoadSpells();