Input handler

This commit is contained in:
ChristianVisintin
2020-11-21 11:42:24 +01:00
parent 490ae2ec71
commit 325fd8eeed
3 changed files with 156 additions and 2 deletions

View File

@@ -22,5 +22,4 @@
pub mod filetransfer;
pub mod fs;
pub mod host;
// TODO: struct holder of filetransfer, host and gfx client
pub mod ui;