Move evobjmv data up to movement type func tables to src

This commit is contained in:
GriffinR
2020-03-23 17:34:12 -04:00
parent b76d8f569c
commit b607821bf6
3 changed files with 523 additions and 501 deletions
+4
View File
@@ -78,5 +78,9 @@
#define DIR_NORTH 2
#define DIR_WEST 3
#define DIR_EAST 4
#define DIR_SOUTHWEST 5
#define DIR_SOUTHEAST 6
#define DIR_NORTHWEST 7
#define DIR_NORTHEAST 8
#endif //GUARD_CONSTANTS_GLOBAL_H