summaryrefslogtreecommitdiff
path: root/src/map/vending.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/vending.h')
-rw-r--r--src/map/vending.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/vending.h b/src/map/vending.h
index 63cb632a9..00d3eefff 100644
--- a/src/map/vending.h
+++ b/src/map/vending.h
@@ -34,6 +34,8 @@ struct vending_interface {
struct vending_interface *vending;
+#ifdef HERCULES_CORE
void vending_defaults(void);
+#endif // HERCULES_CORE
#endif /* MAP_VENDING_H */