The `monitorCount` member in the `_GLFWlibrary` struct is of type `int`, so the `for` loop iterating over it should also use the type `int`. Closes #1572.master
parent
1e20218b3d
commit
7749aac50d
1 changed files with 1 additions and 1 deletions
Loading…
Reference in New Issue