Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 126807
Collapse All | Expand All

(-)supertux-0.1.3.orig/src/menu.h (-1 / +1 lines)
Lines 207-213 Link Here
207
207
208
  bool isToggled(int id);
208
  bool isToggled(int id);
209
209
210
  void Menu::get_controlfield_key_into_input(MenuItem *item);
210
  void get_controlfield_key_into_input(MenuItem *item);
211
211
212
  void draw   ();
212
  void draw   ();
213
  void draw_item(int index, int menu_width, int menu_height);
213
  void draw_item(int index, int menu_width, int menu_height);

Return to bug 126807