This commit is contained in:
twinaphex 2016-03-24 19:19:56 +01:00
parent e8b11af02f
commit 03484d19a8

View File

@ -1871,6 +1871,8 @@ int PS_GPU::StateAction(StateMem *sm, int load, int data_only)
1024, 512,
this->vram);
UpdateDisplayMode();
return(ret);
}