mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
Merge commit godotengine/godot@0f5f3bc954
This commit is contained in:
@@ -134,6 +134,7 @@ private:
|
||||
struct Define {
|
||||
Vector<String> arguments;
|
||||
String body;
|
||||
bool is_builtin = false;
|
||||
};
|
||||
|
||||
struct Branch {
|
||||
|
||||
Reference in New Issue
Block a user