Some more messing around with aspect-ratio, window resize and stuff
[supertux.git] / src / gui / menu.hpp
index 7c6605c..6eea51d 100644 (file)
@@ -103,6 +103,8 @@ public:
 
   static void push_current(Menu* pmenu);
 
+  static void recalc_pos();
+
   /** Return the current active menu or NULL if none is active */
   static Menu* current()
   {