This commit is contained in:
parent
86f4e6a047
commit
f67804abd9
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ fn main() {
|
|||
|
||||
let event_loop = EventLoop::new().unwrap();
|
||||
event_loop.set_control_flow(ControlFlow::Poll);
|
||||
|
||||
|
||||
let window_attributes = winit::window::Window::default_attributes()
|
||||
.with_title("Rust ASH Test")
|
||||
.with_inner_size(winit::dpi::PhysicalSize::new(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue