From fb7ae1149a80a22c77014d0ece33f6f4b965b631 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 31 Mar 2019 14:34:40 +0800 Subject: *misc --- source/modules/asura-utils/threading/thread_impl_posix.cpp | 2 ++ source/modules/asura-utils/type.h | 2 ++ 2 files changed, 4 insertions(+) (limited to 'source/modules/asura-utils') diff --git a/source/modules/asura-utils/threading/thread_impl_posix.cpp b/source/modules/asura-utils/threading/thread_impl_posix.cpp index d2ad7af..d689353 100644 --- a/source/modules/asura-utils/threading/thread_impl_posix.cpp +++ b/source/modules/asura-utils/threading/thread_impl_posix.cpp @@ -5,5 +5,7 @@ namespace AsuraEngine namespace Threading { + + } } \ No newline at end of file diff --git a/source/modules/asura-utils/type.h b/source/modules/asura-utils/type.h index 1ed2d42..bd09bc4 100644 --- a/source/modules/asura-utils/type.h +++ b/source/modules/asura-utils/type.h @@ -80,6 +80,8 @@ namespace AsuraEngine #define ASURA_SDL_HOST 1 +#define ASURA_LITTLE_ENDIAN 1 + } // namespace AsuraEngine #endif // __ASURA_CONFIG_H__ \ No newline at end of file -- cgit v1.1-26-g67d0