more of daycare done

This commit is contained in:
DizzyEggg
2017-11-14 23:25:07 +01:00
parent 95949c772e
commit 0310be3007
5 changed files with 72 additions and 139 deletions

10
include/egg_hatch.h Normal file
View File

@@ -0,0 +1,10 @@
#ifndef GUARD_EGG_HATCH_H
#define GUARD_EGG_HATCH_H
void ScriptHatchMon(void);
bool8 sub_8071614(void);
void EggHatch(void);
u8 GetEggStepsToSubtract(void);
u16 sub_80722E0(void);
#endif // GUARD_EGG_HATCH_H