color save

This commit is contained in:
2025-08-02 18:10:22 +02:00
parent b596dc3410
commit e81e92a6bc
4 changed files with 29 additions and 6 deletions

View File

@@ -5,6 +5,8 @@ use polygon_draw::Polygon;
mod music;
use music::Music;
mod color;
mod history;
use history::Historic;