added submodule for custom python interpreter

This commit is contained in:
FantasyPvP
2024-03-25 17:36:34 +00:00
parent 15a8a6ac5d
commit 1ba4273972
19 changed files with 155 additions and 117 deletions
+5 -7
View File
@@ -1,15 +1,13 @@
pub mod calc;
pub mod crystalfetch;
pub mod rickroll;
pub mod shell;
//pub mod shellrewrite;
pub mod tasks;
mod gigachad_detector;
//mod shellrewrite;
mod snake;
mod grapher;
mod gameoflife;
mod tetris;
mod asteroids;
mod crystalrpg;
mod pong;
mod games;