PSP fullscreen is the only mode (#13125)
This commit is contained in:
@@ -118,6 +118,8 @@ static SDL_VideoDevice *PSP_Create(void)
|
|||||||
|
|
||||||
device->PumpEvents = PSP_PumpEvents;
|
device->PumpEvents = PSP_PumpEvents;
|
||||||
|
|
||||||
|
device->device_caps = VIDEO_DEVICE_CAPS_FULLSCREEN_ONLY;
|
||||||
|
|
||||||
return device;
|
return device;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user