Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/frontend/StarInventory.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarInventory.hpp')
-rw-r--r--source/frontend/StarInventory.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/frontend/StarInventory.hpp b/source/frontend/StarInventory.hpp
index cb5deed..807e2ec 100644
--- a/source/frontend/StarInventory.hpp
+++ b/source/frontend/StarInventory.hpp
@@ -33,6 +33,7 @@ public:
// this is a little hacky and should probably be checked in the player inventory instead
void updateItems();
bool containsNewItems() const;
+ void clearChangedSlots();
protected:
virtual void update(float dt) override;