summaryrefslogtreecommitdiff
path: root/include/field_map_obj.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-06 08:35:16 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-06 08:35:16 -0400
commit63dd0ea397ff01787753f182541ed8324f2d498b (patch)
tree336d75ccbb3d77e434233c7e2a9ce30ef7b727b1 /include/field_map_obj.h
parent675bdb52508deb085813588203baa7cd9c9de24c (diff)
Spawn source files for Field Map Obj
Diffstat (limited to 'include/field_map_obj.h')
-rw-r--r--include/field_map_obj.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/field_map_obj.h b/include/field_map_obj.h
new file mode 100644
index 000000000..ebc445794
--- /dev/null
+++ b/include/field_map_obj.h
@@ -0,0 +1,10 @@
+#ifndef POKEEMERALD_FIELD_MAP_OBJ_H
+#define POKEEMERALD_FIELD_MAP_OBJ_H
+
+// Exported struct declarations
+
+// Exported RAM declarations
+
+// Exported ROM declarations
+
+#endif //POKEEMERALD_FIELD_MAP_OBJ_H