Commit 6358073
Diana
Fix type inconsistency.
glfwGetRequiredInstanceExtensions takes a uint32_t, and it's best for portable code to be explicit in its types.1 parent 44fcf5c commit 6358073
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments