/// The foreign function interface for a Learned Move. mod learned_move; /// The foreign function interface for a Pokemon. mod pokemon;