diff options
Diffstat (limited to 'source/modules/asura-utils/type.h')
-rw-r--r-- | source/modules/asura-utils/type.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 |