Adding objects in Billy logic

This commit is contained in:
Pcornat 2026-02-05 14:08:47 +01:00
commit d85583895c
Signed by: Pcornat
GPG key ID: E0326CC678A00BDD
3 changed files with 195 additions and 1 deletions

View file

@ -1,2 +1,3 @@
pub mod billy_objects;
pub mod gui;
pub mod sheet;