mirror of
https://github.com/aap/librw.git
synced 2025-12-19 00:49:50 +00:00
little fix for glfw
This commit is contained in:
@@ -1073,6 +1073,8 @@ startGLFW(void)
|
||||
}
|
||||
glGlobals.window = win;
|
||||
*glGlobals.pWindow = win;
|
||||
glGlobals.presentWidth = 0;
|
||||
glGlobals.presentHeight = 0;
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user