summaryrefslogtreecommitdiff
path: root/include/module_05.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/module_05.h')
-rw-r--r--include/module_05.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/module_05.h b/include/module_05.h
new file mode 100644
index 00000000..471dd146
--- /dev/null
+++ b/include/module_05.h
@@ -0,0 +1,6 @@
+#ifndef POKEDIAMOND_MODULE_05_H
+#define POKEDIAMOND_MODULE_05_H
+
+void MOD05_SetEggStats(struct Pokemon * mon, u16 species, int a1, struct PlayerData * data, int a2, int metLoc);
+
+#endif //POKEDIAMOND_MODULE_05_H \ No newline at end of file