Merge pull request #3 from alphanu1/alphanu1-patch-3

CRT SwitchRes
This commit is contained in:
alphanu1 2018-03-26 15:04:10 +01:00 committed by GitHub
commit 7eec1f3a24
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;