summaryrefslogtreecommitdiff
path: root/src/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.hpp')
-rw-r--r--src/common.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common.hpp b/src/common.hpp
index 4b20ced..f136487 100644
--- a/src/common.hpp
+++ b/src/common.hpp
@@ -232,8 +232,6 @@ namespace game {
void command(v2f_t x);
size_t roll(die_t die);
-
- void wake_everything(v2f_t x, float range);
};
}