You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-arcade/supertux/files/supertux-0.1.3-gcc41.patch

12 lines
320 B

--- supertux-0.1.3.orig/src/menu.h
+++ supertux-0.1.3/src/menu.h
@@ -207,7 +207,7 @@
bool isToggled(int id);
- void Menu::get_controlfield_key_into_input(MenuItem *item);
+ void get_controlfield_key_into_input(MenuItem *item);
void draw ();
void draw_item(int index, int menu_width, int menu_height);