warning fix

This commit is contained in:
2026-06-08 20:30:08 +02:00
parent d0e6bccafe
commit db8f9f69ae

View File

@@ -7,7 +7,7 @@
#define USE_MALLOC 0
#define MIHP_ValidateHeap()
#define MIHP_ValidateHeap(x)
void* MIHP_PlatformRequestMemory(size_t minRequestedSize, size_t* outActualSize)
{