summaryrefslogtreecommitdiff
path: root/src/resources/beingslot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/beingslot.h')
-rw-r--r--src/resources/beingslot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/beingslot.h b/src/resources/beingslot.h
index 1d4ef4d55..840fbd2da 100644
--- a/src/resources/beingslot.h
+++ b/src/resources/beingslot.h
@@ -45,4 +45,6 @@ struct BeingSlot final
std::string color;
};
+extern BeingSlot *emptyBeingSlot;
+
#endif // RESOURCES_BEINGSLOT_H