mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-25 06:41:31 +11:00
commit
41e3328ca7
|
@ -168,6 +168,7 @@ impl<'a> WindowBuilder<'a> {
|
|||
///
|
||||
/// loop {
|
||||
/// for event in window.poll_events() {
|
||||
/// match(event) {
|
||||
/// // process events here
|
||||
/// _ => ()
|
||||
/// }
|
||||
|
|
Loading…
Reference in a new issue