generated from ElnuDev/rust-project
Use sfml, egui-sfml instead of eframe
This commit is contained in:
parent
a9724a4636
commit
203a87ae2f
5 changed files with 130 additions and 40 deletions
|
@ -1,3 +1,3 @@
|
|||
fn main() {
|
||||
renrs_gui::run("demo.rpy".into()).unwrap();
|
||||
renrs_gui::run("demo.rpy".into());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue