Make sure pixel shaders pick up Initial EFB Scale

This commit is contained in:
Scott Mansell
2023-02-09 18:36:20 +13:00
parent cf9a6f8477
commit e2de281897
2 changed files with 11 additions and 11 deletions
@@ -65,7 +65,7 @@ void PixelShaderManager::Init()
}
}
dirty = true;
Dirty();
}
void PixelShaderManager::Dirty()