Add gameobject flipping; prefabs autoload

This commit is contained in:
2023-01-05 21:34:15 +00:00
parent 1521593269
commit e24eef6c8f
11 changed files with 42 additions and 21 deletions

View File

@@ -17,7 +17,7 @@
#define INITIAL_HEAP_SIZE 4096
#define INITIAL_STACK_SIZE 4096
#define DEFAULT_BIGNUM_PRECISION 128
#define WITH_PURE_S7 1
#define WITH_PURE_S7 0
#define WITH_SYSTEM_EXTRAS 0
#define WITH_C_LOADER 0
#define WITH_NUMBER_SEPARATOR 1