mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-12 14:48:52 +00:00
gpumemory works
This commit is contained in:
@@ -79,4 +79,5 @@ struct EmuPrivate {
|
||||
void emuInit(u32 width, u32 height);
|
||||
void emuRun();
|
||||
void checkAndWaitForGraphicsInit();
|
||||
HLE::Libs::Graphics::GraphicCtx* getGraphicCtx();
|
||||
} // namespace Emulator
|
||||
Reference in New Issue
Block a user