1
0
mirror of https://github.com/wolfpld/tracy synced 2025-05-07 23:43:52 +00:00

Add missing define in disabled section.

This commit is contained in:
Bartosz Taudul 2017-09-28 19:20:19 +02:00
parent 91e6210e34
commit a572ded1cc

View File

@ -6,6 +6,8 @@
#define ZoneScoped
#define ZoneScopedC(x)
#define ZoneText(x,y)
#define FrameMark
#else