Potential fix for crash during shutdown

This commit is contained in:
Francisco Zurita 2021-12-29 12:34:50 -05:00
parent 20e39fd12e
commit 90e370f3d1

View File

@ -210,10 +210,10 @@ private:
std::unique_ptr<ShaderBank> shader_bank;
#endif
Renderer renderer;
CommandRing ring;
VideoInterface vi;
Renderer renderer;
void clear_hidden_rdram();
void clear_tmem();