summaryrefslogtreecommitdiff
path: root/src/inventory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inventory.h')
-rw-r--r--src/inventory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inventory.h b/src/inventory.h
index e4afa9823..12f4b2f2a 100644
--- a/src/inventory.h
+++ b/src/inventory.h
@@ -115,7 +115,7 @@ class Inventory final
void setCards(const int index,
const int *const cards,
- const int size);
+ const int size) const;
/**
* Remove a item from the inventory.