mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Draw zigzags using bitmaps.
This commit is contained in:
@@ -98,7 +98,7 @@ static void* iconTex;
|
||||
static int iconTexSz;
|
||||
static uint8_t* zigzagPx;
|
||||
static int zigzagX, zigzagY;
|
||||
static void* zigzagTex;
|
||||
void* zigzagTex;
|
||||
static Backend* bptr;
|
||||
static bool s_customTitle = false;
|
||||
static bool s_isElevated = false;
|
||||
|
||||
Reference in New Issue
Block a user