Work on FFI, fixes for learned_move::restore_uses
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
mod battle;
|
||||
/// The foreign function interface for a battle wrapper of a party.
|
||||
mod battle_party;
|
||||
/// The foreign function interface for a battle event
|
||||
mod event;
|
||||
/// The foreign function interface for a Learned Move.
|
||||
mod learned_move;
|
||||
/// Wrapper classed for the event hooks.
|
||||
|
||||
Reference in New Issue
Block a user