mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-13 02:08:49 +12:00
rFile.h, Thread.h, IdManager.h includes moved
This commit is contained in:
parent
3c562afd49
commit
61c4a88ab4
52 changed files with 188 additions and 113 deletions
|
@ -1,5 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <atomic>
|
||||
|
||||
bool SM_IsAborted();
|
||||
void SM_Sleep();
|
||||
size_t SM_GetCurrentThreadId();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue