3d7d9b5
1
2
3
4
5
6
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")] fn main() { muse_lib::run() }