mirror of
https://github.com/xzeldon/rdr2_screenshot_converter.git
synced 2025-07-15 20:34:38 +03:00
refactor: refactoring code, separate crates
preparing to create a GUI
This commit is contained in:
3
gui/src/main.rs
Normal file
3
gui/src/main.rs
Normal file
@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
Reference in New Issue
Block a user