mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
[GDScript] Add static HashMap cleanup.
This commit is contained in:
@@ -1335,6 +1335,7 @@ public:
|
||||
void print_tree(const GDScriptParser &p_parser);
|
||||
};
|
||||
#endif // DEBUG_ENABLED
|
||||
static void cleanup();
|
||||
};
|
||||
|
||||
#endif // GDSCRIPT_PARSER_H
|
||||
|
||||
Reference in New Issue
Block a user