summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/egg_hatch.h2
1 files changed, 1 insertions, 1 deletions
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