From e27c3d2abdce7e88e6110e5633a4c88f4065799b Mon Sep 17 00:00:00 2001 From: GriffinR Date: Wed, 27 May 2020 16:41:23 -0400 Subject: Clear up misleading egg step name --- include/egg_hatch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/egg_hatch.h b/include/egg_hatch.h index 64d07c813..4df2a6a40 100644 --- a/include/egg_hatch.h +++ b/include/egg_hatch.h @@ -4,7 +4,7 @@ void ScriptHatchMon(void); bool8 CheckDaycareMonReceivedMail(void); void EggHatch(void); -u8 GetEggStepsToSubtract(void); +u8 GetEggCyclesToSubtract(void); u16 CountPartyAliveNonEggMons(void); #endif // GUARD_EGG_HATCH_H -- cgit v1.2.3