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

Properly acknowledge unavailable symbol code.

This commit is contained in:
Bartosz Taudul
2021-11-25 22:44:56 +01:00
parent abdd6020ba
commit 4bde9022e1
5 changed files with 21 additions and 2 deletions
+1
View File
@@ -763,6 +763,7 @@ private:
void AckServerQuery();
void AckSourceCodeNotAvailable();
void AckSymbolCodeNotAvailable();
void CalibrateTimer();
void CalibrateDelay();