mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-01 10:13:38 +00:00
Hastily committing untested code without making sure i didn't miss anything first? I would never!
This commit is contained in:
parent
e531970052
commit
6a5a522bba
@ -146,6 +146,8 @@ void VideoConfig::GameIniLoad(const char *ini_file)
|
||||
{
|
||||
switch (iEFBScale)
|
||||
{
|
||||
case 0:
|
||||
iEFBScale = 1;
|
||||
case 3: // 1.5x
|
||||
iEFBScale = 2;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user