diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-24 23:34:17 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-24 23:34:17 -0500 |
commit | 4327bee485510b424cbf28e450d90ff50e6fe78b (patch) | |
tree | 2f3b25085b11305794c7a6fcd8fcd6c0dd90d353 /include/fieldmap.h | |
parent | 1d8798203e86b61e889ea1c0fba851cbdbdd03d7 (diff) |
merge field files into evobjmv.c.
Diffstat (limited to 'include/fieldmap.h')
-rw-r--r-- | include/fieldmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fieldmap.h b/include/fieldmap.h index 67b85fa62..1003b026f 100644 --- a/include/fieldmap.h +++ b/include/fieldmap.h @@ -1,6 +1,6 @@ #ifndef GUARD_FIELDMAP2_H #define GUARD_FIELDMAP2_H -#include "field_map_obj.h" +#include "evobjmv.h" extern struct BackupMapData gUnknown_03004870; struct MapHeader *mapconnection_get_mapheader(struct MapConnection *connection); |