mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-09-16 15:02:35 +02:00
Draw simulation stats and GPU stats to debug text overlay
This commit is contained in:
@@ -10,6 +10,5 @@ public:
|
||||
_color[2] = (unsigned char)b;
|
||||
_color[3] = (unsigned char)a;
|
||||
}
|
||||
private:
|
||||
unsigned char _color[4];
|
||||
};
|
||||
|
Reference in New Issue
Block a user