Several build fixes

This commit is contained in:
Esteban Papp
2021-08-12 16:42:18 -07:00
committed by GitHub
parent 48503679c4
commit 8f05c7aa2f
12 changed files with 27 additions and 5 deletions
@@ -9,6 +9,7 @@
#include <CryCommon/CryLibrary.h>
#include <AzCore/Math/Vector2.h>
#include <AzCore/Memory/SystemAllocator.h>
int APIENTRY WinMain([[maybe_unused]] HINSTANCE hInstance, [[maybe_unused]] HINSTANCE hPrevInstance, [[maybe_unused]] LPSTR lpCmdLine, [[maybe_unused]] int nCmdShow)
{