mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-14 05:52:32 -05:00
Make sure pixel shaders pick up Initial EFB Scale
This commit is contained in:
@@ -65,7 +65,7 @@ void PixelShaderManager::Init()
|
||||
}
|
||||
}
|
||||
|
||||
dirty = true;
|
||||
Dirty();
|
||||
}
|
||||
|
||||
void PixelShaderManager::Dirty()
|
||||
|
||||
Reference in New Issue
Block a user