summaryrefslogtreecommitdiff
path: root/include/field_region_map.h
diff options
context:
space:
mode:
authorSlawter666 <38655737+Slawter666@users.noreply.github.com>2018-11-13 14:19:04 +0000
committerSlawter666 <38655737+Slawter666@users.noreply.github.com>2018-11-13 14:19:04 +0000
commit1d4650711071b8f142ffccea30de20d45dd87978 (patch)
treee672c6602f13c3da8d6a13daed5c6e3831b34117 /include/field_region_map.h
parentf639c7c309bbd32fc60278eafa726db5c0c49914 (diff)
Move field effects enum to defines
Diffstat (limited to 'include/field_region_map.h')
-rw-r--r--include/field_region_map.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/field_region_map.h b/include/field_region_map.h
deleted file mode 100644
index d50f1265c..000000000
--- a/include/field_region_map.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef GUARD_FIELD_REGION_MAP_H
-#define GUARD_FIELD_REGION_MAP_H
-
-void FieldInitRegionMap(MainCallback callback);
-
-#endif // GUARD_FIELD_REGION_MAP_H