aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--die.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/die.h b/die.h
index e949d81..2a2134c 100644
--- a/die.h
+++ b/die.h
@@ -24,6 +24,10 @@ public:
void replaceLastValue(qint64 value);
+ qint64 getLastRolledValue();
+ quint64 getFaces();
+
+
private: