Initial work on outlining the dynamic side of the library.
This commit is contained in:
4
src/dynamic_data/models/mod.rs
Normal file
4
src/dynamic_data/models/mod.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
pub mod battle;
|
||||
pub mod battle_side;
|
||||
pub mod learned_move;
|
||||
pub mod pokemon;
|
||||
Reference in New Issue
Block a user