aboutsummaryrefslogtreecommitdiffstats
path: root/src/gameplay.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gameplay.cpp')
-rw-r--r--src/gameplay.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gameplay.cpp b/src/gameplay.cpp
index aede91a..a257ad3 100644
--- a/src/gameplay.cpp
+++ b/src/gameplay.cpp
@@ -32,6 +32,7 @@ typedef struct {
char *file;
} WorldXML;
+
typedef struct {
NPC *npc;
unsigned int index;