mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Merge pull request #113279 from Ivorforce/tracy-gdscript-codeloc
Add support for profiling GDScript with tracy.
This commit is contained in:
@@ -107,6 +107,7 @@ int widechar_main(int argc, wchar_t **argv) {
|
||||
}
|
||||
delete[] argv_utf8;
|
||||
|
||||
godot_cleanup_profiler();
|
||||
return os.get_exit_code();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user