summaryrefslogtreecommitdiff
path: root/include/daycare.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/daycare.h')
-rw-r--r--include/daycare.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/daycare.h b/include/daycare.h
index ecd875865..b4c4a955d 100644
--- a/include/daycare.h
+++ b/include/daycare.h
@@ -1,7 +1,7 @@
#ifndef GUARD_DAYCARE_H
#define GUARD_DAYCARE_H
-#define EGG_HATCH_LEVEL 5
+#include "constants/daycare.h"
u8 *GetMonNick(struct Pokemon *mon, u8 *dest);
u8 *GetBoxMonNick(struct BoxPokemon *mon, u8 *dest);