add Entity

This commit is contained in:
2021-05-19 11:07:49 +01:00
parent 0abc64946e
commit 6637d87d45
3 changed files with 45 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ use std::path::PathBuf;
mod colour;
mod config;
mod entity;
mod image;
mod mock;
mod music;