rewrite progress
This commit is contained in:
@@ -3,6 +3,7 @@ mod egui_app;
|
||||
// These 2 are needed for rust-analyzer to work in vscode.
|
||||
mod chart_manager;
|
||||
mod misc;
|
||||
mod function;
|
||||
|
||||
// For running the program natively! (Because why not?)
|
||||
#[cfg(not(target_arch = "wasm32"))]
|
||||
|
||||
Reference in New Issue
Block a user