mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
fix shortcuts, fixes #824, fixes #512...
- add saving of shortcut configuration - allow setting of shortcuts in title screen
This commit is contained in:
@@ -154,6 +154,9 @@ bool config_save_default();
|
||||
uint16 getLanguage();
|
||||
|
||||
void config_reset_shortcut_keys();
|
||||
bool config_shortcut_keys_load();
|
||||
bool config_shortcut_keys_save();
|
||||
|
||||
bool config_find_or_browse_install_directory();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user