build: arm target support

This commit is contained in:
nillerusr
2021-04-25 23:36:09 +03:00
parent e794dbcbb1
commit 50a93ce91a
51 changed files with 8210 additions and 4386 deletions
+2 -1
View File
@@ -11,8 +11,9 @@
// $NoKeywords: $
//=============================================================================
#ifdef _WIN32
#pragma warning(disable: 4514)
#endif
// First include standard libraries
#include <stdio.h>