mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-26 03:36:32 +11:00
Fixed missing newline in README.
This commit is contained in:
parent
40591806dc
commit
0a31f57202
1 changed files with 2 additions and 1 deletions
|
@ -72,6 +72,7 @@ fn main() {
|
|||
- Implementation is still work-in-progress
|
||||
- Vsync not implemented
|
||||
- Changing the cursor (set_cursor) is not implemented
|
||||
|
||||
### Win32
|
||||
|
||||
- You must call `glFlush` before `swap_buffers`, or else on Windows 8 nothing will be visible on the window
|
||||
|
|
Loading…
Add table
Reference in a new issue