FFI for Pokemon Party, make Pokemon Party use interior mutability.
This commit is contained in:
@@ -2,3 +2,5 @@
|
||||
mod learned_move;
|
||||
/// The foreign function interface for a Pokemon.
|
||||
mod pokemon;
|
||||
/// The foreign function interface for a party of Pokemon.
|
||||
mod pokemon_party;
|
||||
|
||||
Reference in New Issue
Block a user