From c5e89f9543fcf7cb86d54e51356865e7001b6977 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 21 Oct 2014 16:49:34 +0300 Subject: Add to inventory methods for cards. --- src/inventory.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/inventory.h') diff --git a/src/inventory.h b/src/inventory.h index be0f0aca9..4c9417db4 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -111,6 +111,10 @@ class Inventory final const bool equipment, const bool equipped); + void setCards(const int index, + const int *const cards, + const int size); + /** * Remove a item from the inventory. */ -- cgit v1.2.3-60-g2f50