aboutsummaryrefslogtreecommitdiffstats
path: root/include/gametime.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/gametime.hpp')
-rw-r--r--include/gametime.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/gametime.hpp b/include/gametime.hpp
index e06a0d3..7999f1c 100644
--- a/include/gametime.hpp
+++ b/include/gametime.hpp
@@ -7,6 +7,9 @@
namespace game {
namespace time {
+ void togglePause(void);
+ void togglePause(bool state);
+
/**
* Sets the game's tick count to the desired amount.
* @param t desired tick count