forked from cafeberry/cafeberry
fix: g_bResolutionSetByCMD causing windows64 to not compile sometimes
This commit is contained in:
@@ -76,6 +76,8 @@ DWORD dwProfileSettingsA[NUM_PROFILE_VALUES]=
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
BOOL g_bWidescreen = TRUE;
|
||||
BOOL g_bResolutionSetByCMD = FALSE;
|
||||
|
||||
int g_iScreenWidth = 1920;
|
||||
int g_iScreenHeight = 1080;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user