summaryrefslogtreecommitdiff
path: root/include/field_region_map.h
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2018-08-08 01:37:12 -0700
committerDiegoisawesome <diego@domoreaweso.me>2018-08-08 01:37:12 -0700
commit90896e38c966df57ca9e4434a1d726ccbfa448e7 (patch)
tree2ab209f5a9183d51ab6274e4e2e0d90de36c62d6 /include/field_region_map.h
parent85ebd76cd03e1ee84f182585060b3a79b8653e85 (diff)
Begin porting/decompiling field_specials
Diffstat (limited to 'include/field_region_map.h')
-rw-r--r--include/field_region_map.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/field_region_map.h b/include/field_region_map.h
new file mode 100644
index 000000000..d50f1265c
--- /dev/null
+++ b/include/field_region_map.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_FIELD_REGION_MAP_H
+#define GUARD_FIELD_REGION_MAP_H
+
+void FieldInitRegionMap(MainCallback callback);
+
+#endif // GUARD_FIELD_REGION_MAP_H