aboutsummaryrefslogtreecommitdiff
path: root/games/rstnode/rst-client/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'games/rstnode/rst-client/src/main.rs')
-rw-r--r--games/rstnode/rst-client/src/main.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/rstnode/rst-client/src/main.rs b/games/rstnode/rst-client/src/main.rs
index 240f302c55df..aa86de26c952 100644
--- a/games/rstnode/rst-client/src/main.rs
+++ b/games/rstnode/rst-client/src/main.rs
@@ -10,6 +10,7 @@ mod constants;
mod ctx;
mod error;
mod graphics;
+mod input;
mod log;
mod settings;
mod state;