summaryrefslogtreecommitdiff
path: root/include/global.fieldmap.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-06-11 17:33:50 -0500
committerMarcus Huderle <huderlem@gmail.com>2018-06-11 17:33:50 -0500
commit89edf6d9e989669f439fdfbf452ee4079e325785 (patch)
treeb23ed491a17d8dbb6f6b3ca386fbc8d2f083e6c2 /include/global.fieldmap.h
parenteb8dbff4a783e880d950be73963e523c86a54615 (diff)
Move all field object data into src/data and event_object_movement.c
Diffstat (limited to 'include/global.fieldmap.h')
-rw-r--r--include/global.fieldmap.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/global.fieldmap.h b/include/global.fieldmap.h
index fa142e4fe..68277812d 100644
--- a/include/global.fieldmap.h
+++ b/include/global.fieldmap.h
@@ -286,6 +286,10 @@ enum
DIR_NORTH,
DIR_WEST,
DIR_EAST,
+ DIR_SOUTHWEST,
+ DIR_SOUTHEAST,
+ DIR_NORTHWEST,
+ DIR_NORTHEAST,
};
enum