Initial commit, implements most of the static_data side.
This commit is contained in:
5
src/static_data/species_data/mod.rs
Normal file
5
src/static_data/species_data/mod.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
pub mod ability_index;
|
||||
pub mod form;
|
||||
pub mod gender;
|
||||
pub mod learnable_moves;
|
||||
pub mod species;
|
||||
Reference in New Issue
Block a user