6 lines
126 B
Rust
6 lines
126 B
Rust
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
|
|
|
fn main() {
|
|
lncvrt_games_launcher_loader_lib::run()
|
|
}
|