mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-21 02:45:00 +00:00
more to buffers
This commit is contained in:
parent
aacbc4e675
commit
243c0158c1
4 changed files with 21 additions and 2 deletions
|
@ -24,4 +24,5 @@ struct EmuPrivate {
|
|||
};
|
||||
void emuInit(u32 width, u32 height);
|
||||
void emuRun();
|
||||
void checkAndWaitForGraphicsInit();
|
||||
} // namespace Emulator
|
Loading…
Add table
Add a link
Reference in a new issue