CRT SwitchRes

This commit is contained in:
alphanu1 2018-03-26 15:03:46 +01:00 committed by GitHub
parent 8eb34f2544
commit 635b3b7670
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,6 +67,10 @@ static bool bundle_assets_extract_enable = false;
static bool materialui_icons_enable = true;
#endif
static const bool CRT_Switch_Resolution = false; //ben
static const int CRT_Switch_Resolution_super = 2560;
static const bool def_history_list_enable = true;
static const bool def_playlist_entry_remove = true;
static const bool def_playlist_entry_rename = true;