summaryrefslogtreecommitdiff
path: root/include/egg_hatch.h
diff options
context:
space:
mode:
authorlioniac <lioniac@protonmail.com>2021-10-24 17:42:24 -0300
committerlioniac <lioniac@protonmail.com>2021-10-27 11:56:03 -0300
commit0cc1d8a1b578ff438c04329d6099a8a820ef58f4 (patch)
tree08b2e9ca3e7ffa1d091b655af2639230c3700042 /include/egg_hatch.h
parent471608b56abbdf70a452896a0d895ffa5b4b06f9 (diff)
Multiple renamings; Removed some orphaned functions
Diffstat (limited to 'include/egg_hatch.h')
-rw-r--r--include/egg_hatch.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/egg_hatch.h b/include/egg_hatch.h
index 9945284e1..48dc5e066 100644
--- a/include/egg_hatch.h
+++ b/include/egg_hatch.h
@@ -4,9 +4,7 @@
#include "global.h"
void ScriptHatchMon(void);
-bool8 sub_8071614(void);
void EggHatch(void);
u8 GetEggStepsToSubtract(void);
-u16 sub_80722E0(void);
#endif // GUARD_EGG_HATCH_H