Added Tracy profiler

This commit is contained in:
psucien 2024-06-10 17:20:49 +02:00
parent bff2f006fb
commit e89b2d1cdd
6 changed files with 16 additions and 1 deletions

View file

@ -10,3 +10,5 @@
#else
#error What the fuck is this compiler
#endif
#include <tracy/Tracy.hpp>