mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-22 18:48:39 -05:00
Fix a bunch of warnings.
This commit is contained in:
@@ -25,5 +25,5 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
SWA_API void* MmGetHostAddress(uint32_t ptr);
|
||||
extern "C" void* MmGetHostAddress(uint32_t ptr);
|
||||
extern Memory g_memory;
|
||||
|
||||
Reference in New Issue
Block a user