mirror of
https://github.com/sotrh/learn-wgpu.git
synced 2024-11-04 06:00:47 +00:00
fix: point code snippet to right file name
This commit is contained in:
parent
d99a4f7d15
commit
59d8ae60a4
@ -4,7 +4,7 @@
|
||||
For convenience, we're going to pack all the fields into a struct and create some methods on that.
|
||||
|
||||
```rust
|
||||
// main.rs
|
||||
// lib.rs
|
||||
use winit::window::Window;
|
||||
|
||||
struct State {
|
||||
|
Loading…
Reference in New Issue
Block a user