Merge remote-tracking branch 'origin/master' into 1.13

This commit is contained in:
2026-05-13 18:20:30 +02:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// Copyright (c) Wojciech Figat. All rights reserved.
#if USE_EDITOR || !BUILD_RELEASE
#if FLAX_EDITOR || !BUILD_RELEASE
#define WITH_HELP
#endif
+1
View File
@@ -37,6 +37,7 @@
#include <stdint.h>
#include <limits>
#include <initializer_list>
#include <iterator>
#include "core.h"