From d4b621ba5ee0eba31823cc397f3496ae0e26734b Mon Sep 17 00:00:00 2001 From: Sergey Lapin Date: Tue, 10 Feb 2026 14:38:56 +0300 Subject: [PATCH] Using tracy-0.12.2 --- .gitmodules | 4 ++++ tracy | 1 + 2 files changed, 5 insertions(+) create mode 160000 tracy diff --git a/.gitmodules b/.gitmodules index 1cacb74..533022a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -170,3 +170,7 @@ path = recastnavigation url = https://github.com/recastnavigation/recastnavigation branch = main +[submodule "tracy"] + path = tracy + url = https://github.com/wolfpld/tracy + branch = master diff --git a/tracy b/tracy new file mode 160000 index 0000000..c556831 --- /dev/null +++ b/tracy @@ -0,0 +1 @@ +Subproject commit c556831ddc6fe26d2fce01c14c97205a9dad46d5