summaryrefslogtreecommitdiff
path: root/include/field_tasks.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/field_tasks.h')
-rw-r--r--include/field_tasks.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/field_tasks.h b/include/field_tasks.h
new file mode 100644
index 000000000..2a2a772d8
--- /dev/null
+++ b/include/field_tasks.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_FIELD_TASKS_H
+#define GUARD_FIELD_TASKS_H
+
+void ActivatePerStepCallback(u8);
+
+#endif // GUARD_FIELD_TASKS_H