reverting a change that will be cleaned by another PR

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-23 14:58:47 -07:00
parent 2dbac8fe25
commit 7308578e55
+2 -1
View File
@@ -18,6 +18,7 @@
#include <AzCore/std/string/conversions.h>
#include <AzCore/Utils/Utils.h>
// Section dictionary
#if defined(AZ_RESTRICTED_PLATFORM)
#define PLATFORM_IMPL_H_SECTION_TRAITS 1
@@ -404,7 +405,7 @@ _MS_ALIGN(64) uint32 BoxSides[0x40 * 8] = {
0, 0, 0, 0, 0, 0, 0, 0, //3d
0, 0, 0, 0, 0, 0, 0, 0, //3e
0, 0, 0, 0, 0, 0, 0, 0, //3f
} _ALIGN(64);
};
////////////////////////////////////////////////////////////////////////////////////////////////////////////
#if defined(AZ_RESTRICTED_PLATFORM)