diff --git a/server/TracySourceView.cpp b/server/TracySourceView.cpp index 563601ec..98b0e023 100644 --- a/server/TracySourceView.cpp +++ b/server/TracySourceView.cpp @@ -771,6 +771,12 @@ uint64_t SourceView::RenderSymbolAsmView( uint32_t iptotal, unordered_flat_mapAddLine( wpos + ImVec2( xoff + JumpSeparation * ( mjl - v.second.level ), y0 + th2 ), wpos + ImVec2( xoff + JumpSeparation * ( mjl - v.second.level ), y1 + th2 ), col, thickness );