summaryrefslogtreecommitdiffstats
path: root/src/launcher.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/launcher.rs')
-rw-r--r--src/launcher.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/launcher.rs b/src/launcher.rs
index 970386a..184bcae 100644
--- a/src/launcher.rs
+++ b/src/launcher.rs
@@ -4,6 +4,7 @@ mod profile;
mod strsub;
mod download;
mod rules;
+mod assets;
use std::borrow::Cow;
use std::collections::HashMap;