Fixed issues found with static analysis.

This commit is contained in:
Camilla Berglund
2012-03-26 15:29:01 +02:00
parent d40a3d1617
commit 77c9baab35
2 changed files with 7 additions and 2 deletions
+1
View File
@@ -74,6 +74,7 @@ typedef struct _GLFWwindowNS
{
id object;
id delegate;
id view;
unsigned int modifierFlags;
double fracScrollX;
double fracScrollY;