mirror of
https://github.com/libretro/beetle-psx-libretro.git
synced 2024-11-24 09:20:16 +00:00
Backport c3fe398eb6
This commit is contained in:
parent
e8b11af02f
commit
03484d19a8
@ -1871,6 +1871,8 @@ int PS_GPU::StateAction(StateMem *sm, int load, int data_only)
|
||||
1024, 512,
|
||||
this->vram);
|
||||
|
||||
UpdateDisplayMode();
|
||||
|
||||
return(ret);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user