410278b6e3
idk
11 lines
183 B
Rust
11 lines
183 B
Rust
pub mod calc;
|
|
pub mod crystal_rpg;
|
|
pub mod crystalfetch;
|
|
pub mod rickroll;
|
|
pub mod shell;
|
|
//pub mod shellrewrite;
|
|
pub mod tasks;
|
|
mod gigachad_detector;
|
|
//mod shellrewrite;
|
|
mod snake;
|