mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-06-25 18:14:43 -04:00
Add SDL and create basic window
This commit is contained in:
@@ -17,5 +17,4 @@ struct GuestThread
|
||||
static void SetThreadName(uint32_t id, const char* name);
|
||||
static void SetLastError(DWORD error);
|
||||
static PPCContext* Invoke(uint32_t address);
|
||||
static void InitHooks();
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user