summaryrefslogtreecommitdiff
path: root/src/map/map.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.hpp')
-rw-r--r--src/map/map.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/map.hpp b/src/map/map.hpp
index d476dbc..0f9f3d1 100644
--- a/src/map/map.hpp
+++ b/src/map/map.hpp
@@ -516,6 +516,7 @@ struct map_local : map_abstract
int users;
MapFlags flag;
struct point save;
+ struct point resave;
dumb_ptr<npc_data> npc[MAX_NPC_PER_MAP];
struct
{