Add a parameter for the object name

This commit is contained in:
Davy Hélard
2026-06-30 12:32:50 +02:00
parent a342ffbd9f
commit a19facba4f
16 changed files with 25 additions and 33 deletions
@@ -8,7 +8,6 @@
#include "GDCore/Events/Parsers/ExpressionParser2.h"
#include "GDCore/Extensions/Platform.h"
#include "GDCore/Extensions/PlatformExtension.h"
#include "GDCore/IDE/Events/ExpressionValidator.h"
#include "GDCore/Project/Layout.h"
#include "GDCore/Project/Project.h"
#include "catch.hpp"