mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-20 17:20:58 -05:00
Add SDL and create basic window
This commit is contained in:
@@ -136,8 +136,3 @@ DWORD SetThreadIdealProcessorImpl(uint32_t hThread, DWORD dwIdealProcessor)
|
||||
GUEST_FUNCTION_HOOK(sub_82DFA2E8, SetThreadNameImpl);
|
||||
GUEST_FUNCTION_HOOK(sub_82BD57A8, GetThreadPriorityImpl);
|
||||
GUEST_FUNCTION_HOOK(sub_82BD5910, SetThreadIdealProcessorImpl);
|
||||
|
||||
void GuestThread::InitHooks()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user