1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-01 02:52:01 +03:00
openwrt-packages/supertux/patches/004-extra-qualification.patch
kyak 8be517484d supertux: initial port
Credits go to OE recipy!
2011-02-13 22:08:08 +03:00

12 lines
391 B
Diff

--- supertux-0.1.3/src/menu.h 2011-02-13 21:26:19.427185060 +0300
+++ supertux-0.1.3_320/src/menu.h 2011-02-13 21:30:06.936066603 +0300
@@ -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);