Sync GPU state after loading (fix FE terrain bug)
This commit is contained in:
@ -68,6 +68,7 @@ public:
|
||||
}
|
||||
|
||||
void RefreshRasterizerSetting();
|
||||
void Sync();
|
||||
|
||||
protected:
|
||||
Frontend::EmuWindow& render_window; ///< Reference to the render window handle.
|
||||
|
Reference in New Issue
Block a user