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