mirror of
https://github.com/wolfpld/tracy
synced 2025-05-02 05:33:53 +00:00
Mark the initial achievement as achieved on startup.
This commit is contained in:
parent
cddab58b0d
commit
aff60a6a36
@ -385,6 +385,8 @@ int main( int argc, char** argv )
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
s_achievements.Achieve( "achievementsIntro" );
|
||||||
|
|
||||||
SetupDPIScale();
|
SetupDPIScale();
|
||||||
|
|
||||||
tracy::UpdateTextureRGBAMips( zigzagTex, (void**)zigzagPx, zigzagX, zigzagY, 6 );
|
tracy::UpdateTextureRGBAMips( zigzagTex, (void**)zigzagPx, zigzagX, zigzagY, 6 );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user