🔧 Refactor code to be more structured.

This commit is contained in:
Tw93
2024-12-25 21:06:50 +08:00
parent c06182151e
commit a695b41a29
6 changed files with 108 additions and 100 deletions

View File

@@ -1,4 +1,4 @@
pub mod config;
pub mod invoke;
pub mod menu;
pub mod setup;
pub mod window;