reorganised some stuff and started coding another game

This commit is contained in:
FantasyPvP
2024-11-23 21:34:54 +00:00
parent 69591e6bb2
commit 39d9b949e9
31 changed files with 350 additions and 235 deletions
+4 -13
View File
@@ -1,14 +1,5 @@
pub mod calc;
pub mod crystalfetch;
pub mod rickroll;
pub mod apps;
pub mod games;
pub mod utils;
pub mod shell;
pub mod tasks;
pub mod editor;
mod gigachad_detector;
//mod shellrewrite;
mod grapher;
mod games;
pub mod shellrewrite;