Added new image cache system, 5k super ultra wide resolutions work, screen resolution set from the ini file.

This commit is contained in:
Justin Marshall
2020-06-23 16:31:16 -07:00
parent e93b511b53
commit 6d50fb6fca
13 changed files with 332 additions and 95 deletions
-1
View File
@@ -169,7 +169,6 @@ void PowerClass::Draw_It(bool complete)
// jmarshall - render the world before the power bar.
RadarClass::Draw_It(complete);
// jmarshall end
{
BStart(BENCH_POWER);