mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-09 13:19:00 +00:00
fixing build
This commit is contained in:
@@ -14,7 +14,6 @@ struct VideoConfigInternal {
|
||||
SceVideoOutVblankStatus m_vblank_status;
|
||||
std::vector<HLE::Libs::LibKernel::EventQueues::SceKernelEqueue> m_flip_evtEq;
|
||||
int m_flip_rate = 0;
|
||||
SceVideoOutResolutionStatus m_resolution;
|
||||
};
|
||||
|
||||
class VideoOutCtx {
|
||||
|
||||
Reference in New Issue
Block a user