1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00

Merge pull request #833 from ThomasdenH/develop

Use locale info to create default config
This commit is contained in:
Ted John
2015-02-21 16:41:02 +00:00
5 changed files with 145 additions and 2 deletions

View File

@@ -151,6 +151,8 @@ void config_set_defaults();
bool config_open_default();
bool config_save_default();
uint16 getLanguage();
void config_reset_shortcut_keys();
bool config_find_or_browse_install_directory();