1 2 3 4 5 6
#ifndef GUARD_DAYCARE_H #define GUARD_DAYCARE_H #define EGG_HATCH_LEVEL 5 #endif // GUARD_DAYCARE_H