summaryrefslogtreecommitdiffstats
path: root/core/math/vector4i.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/math/vector4i.h')
-rw-r--r--core/math/vector4i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/math/vector4i.h b/core/math/vector4i.h
index 8a9c580bc1..a9036d684a 100644
--- a/core/math/vector4i.h
+++ b/core/math/vector4i.h
@@ -37,7 +37,7 @@
class String;
struct Vector4;
-struct _NO_DISCARD_ Vector4i {
+struct [[nodiscard]] Vector4i {
static const int AXIS_COUNT = 4;
enum Axis {