[meta] allow customisation of auto-updater, remove hardcoded title names and fix dup title names #2588
1 changed files with 3 additions and 0 deletions
|
@ -21,5 +21,8 @@ extern const char g_title_bar_format_running[];
|
|||
extern const char g_shader_cache_version[];
|
||||
extern const char g_compiler_id[];
|
||||
extern const bool g_is_dev_build;
|
||||
extern const char g_build_auto_update_website[];
|
||||
extern const char g_build_auto_update_api[];
|
||||
extern const char g_build_auto_update_repo[];
|
||||
|
||||
} // namespace Common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue