summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-05-23 11:13:36 -0400
committerscnorton <scnorton@biociphers.org>2017-05-23 11:13:36 -0400
commit506013fe4cf2fc368ed4a175223c1883a88416f2 (patch)
treea10d533fd1eddfa18ad4d959abdc4a41976a3d79 /include
parent06265cbe852d4d21e4ad18012723a56e54f5fe1e (diff)
Another set of functions related to adjusting coordinates
Diffstat (limited to 'include')
-rwxr-xr-xinclude/field_map_obj.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/field_map_obj.h b/include/field_map_obj.h
index 80add1403..3a56ed636 100755
--- a/include/field_map_obj.h
+++ b/include/field_map_obj.h
@@ -77,4 +77,6 @@ extern const u8 gUnknown_08375584[4];
extern const u8 gUnknown_0837567B[9];
+extern const struct Coords16 gDirectionToVector[];
+
#endif // GUARD_FIELD_MAP_OBJ_H