Initial work on adding documentation, reorganises modules
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1 +1,3 @@
|
||||
pub mod history_holder;
|
||||
/// The history holder holds all specific history events that happened in the battle.
|
||||
#[derive(Debug)]
|
||||
pub struct HistoryHolder {}
|
||||
|
||||
Reference in New Issue
Block a user