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:
@@ -69,5 +69,6 @@ int apple_embedded_main(int argc, char **argv) {
|
||||
|
||||
void apple_embedded_finish() {
|
||||
Main::cleanup();
|
||||
godot_cleanup_profiler();
|
||||
delete os;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user