mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-18 08:58:36 +00:00
Fix typo in GFX examples
This commit is contained in:
parent
c68e29f0ae
commit
b89414ef2e
@ -102,8 +102,8 @@ Examples for the gfx backend are under the imgui-gfx-examples directory.
|
|||||||
cd imgui-gfx-examples
|
cd imgui-gfx-examples
|
||||||
cargo test
|
cargo test
|
||||||
|
|
||||||
cargo run --example hello_world
|
cargo run --example gfx_hello_world
|
||||||
cargo run --example test_window
|
cargo run --example gfx_test_window
|
||||||
```
|
```
|
||||||
|
|
||||||
Note to Windows users: You will need to use the *MSVC ABI* version of the Rust
|
Note to Windows users: You will need to use the *MSVC ABI* version of the Rust
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user