mirror of
https://github.com/mupen64plus-ae/parallel-rdp-standalone.git
synced 2024-11-26 23:10:21 +00:00
Potential fix for crash during shutdown
This commit is contained in:
parent
20e39fd12e
commit
90e370f3d1
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user