]> git.localhorst.tv Git - l2e.git/blobdiff - src/menu/EquipMenu.h
removed stupid file headers that eclipse put in
[l2e.git] / src / menu / EquipMenu.h
index 24e9789fef182d35b84f898d055ea82767ec5be6..5c2cc9b583307a49bf4854093f8a05af542b92ea 100644 (file)
@@ -1,10 +1,3 @@
-/*
- * EquipMenu.h
- *
- *  Created on: Nov 18, 2012
- *      Author: holy
- */
-
 #ifndef MENU_EQUIPMENU_H_
 #define MENU_EQUIPMENU_H_
 
@@ -52,6 +45,7 @@ private:
 
        bool InventoryVisible() const;
        void LoadInventory();
+       void EquipSelected();
 
        void RenderStatus(SDL_Surface *screen, const geometry::Vector<int> &offset) const;
        void RenderStats(SDL_Surface *screen, const geometry::Vector<int> &offset) const;