Only refresh menu items that have been created in the JoystickMenu to avoid crash
[supertux.git] / src / control / keyboard_config.hpp
2014-08-18 Ingo RuhnkeSeparate KeyboardConfig out into a separate class that...