1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Small formatting changes

This commit is contained in:
Ashley Ruglys
2021-11-17 11:31:02 +01:00
parent 91b4058dc4
commit cc45865239
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -133,6 +133,7 @@ struct ___tracy_gpu_context_name_data {
// This struct, as visible to user, is immutable, so treat it as if const was declared here.
typedef /*const*/ struct ___tracy_c_zone_context TracyCZoneCtx;
#ifdef TRACY_MANUAL_LIFETIME
TRACY_API void ___tracy_startup_profiler(void);
TRACY_API void ___tracy_shutdown_profiler(void);