mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-06-05 19:28:38 -04:00
Add SDL and create basic window
This commit is contained in:
@@ -18,4 +18,5 @@ public:
|
||||
uint32_t MapVirtual(void* host) const noexcept;
|
||||
};
|
||||
|
||||
extern Memory gMemory;
|
||||
SWA_API void* MmGetHostAddress(uint32_t ptr);
|
||||
extern Memory gMemory;
|
||||
|
||||
Reference in New Issue
Block a user