]> git.localhorst.tv Git - l2e.git/blobdiff - src/menu/SpellMenu.h
removed stupid file headers that eclipse put in
[l2e.git] / src / menu / SpellMenu.h
index c9c62a79b6ea968358231d0bf8ffe707564c1372..6cef923689c60e5024771832631c46b8741e8567 100644 (file)
@@ -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();