mirror of
https://github.com/italicsjenga/rust_minifb.git
synced 2025-01-27 02:56:33 +11:00
Updated example
This commit is contained in:
parent
b48e531e8d
commit
5afc416681
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ Example
|
|||
-------
|
||||
|
||||
```rust
|
||||
extern crate minifb;
|
||||
|
||||
use minifb::{Key, Window, WindowOptions};
|
||||
|
||||
const WIDTH: usize = 640;
|
||||
|
|
Loading…
Add table
Reference in a new issue