summaryrefslogtreecommitdiff
path: root/src/map/npc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/npc.h')
-rw-r--r--src/map/npc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/npc.h b/src/map/npc.h
index 035c6ecf8..9710f6476 100644
--- a/src/map/npc.h
+++ b/src/map/npc.h
@@ -83,5 +83,7 @@ extern int dummy_npc_id;
extern char *current_file;
+struct npc_data *fake_nd;
+
#endif