mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-23 20:05:01 +00:00
fixing build
This commit is contained in:
parent
a3bdc9e4cc
commit
fd8dc05313
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ struct VideoConfigInternal {
|
||||||
SceVideoOutVblankStatus m_vblank_status;
|
SceVideoOutVblankStatus m_vblank_status;
|
||||||
std::vector<HLE::Libs::LibKernel::EventQueues::SceKernelEqueue> m_flip_evtEq;
|
std::vector<HLE::Libs::LibKernel::EventQueues::SceKernelEqueue> m_flip_evtEq;
|
||||||
int m_flip_rate = 0;
|
int m_flip_rate = 0;
|
||||||
SceVideoOutResolutionStatus m_resolution;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
class VideoOutCtx {
|
class VideoOutCtx {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue