This commit is contained in:
@@ -38,7 +38,7 @@ namespace PkmnLib::Battling {
|
||||
CreatureLib::Battling::CreatureIndex target) const override;
|
||||
|
||||
bool CanEvolveFromLevelUp(const ArbUt::BorrowedPtr<const PkmnLib::Library::EvolutionData>& evolution,
|
||||
const ArbUt::BorrowedPtr<const Pokemon>& pokemon);
|
||||
const ArbUt::BorrowedPtr<const Pokemon>& pokemon);
|
||||
|
||||
inline PkmnLib::Library::TimeOfDay GetTime() const noexcept { return _getTime(); }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user