Shortened PC boolean name.

This commit is contained in:
Camilla Berglund
2012-09-02 15:21:40 +02:00
parent 733cd5372f
commit 52c27113d3
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -191,7 +191,7 @@ typedef struct _GLFWlibraryWin32
// Timer data
struct {
GLboolean hasPerformanceCounter;
GLboolean hasPC;
double resolution;
unsigned int t0_32;
__int64 t0_64;