aboutsummaryrefslogtreecommitdiff
path: root/game/playercontrol.h
diff options
context:
space:
mode:
authorjacopograndi <jak.sk8@hotmail.it>2021-08-29 13:57:41 +0200
committerjacopograndi <jak.sk8@hotmail.it>2021-08-29 13:57:41 +0200
commitace5c3f3093c50ff7fa6f8b281a377e3788abbd5 (patch)
tree8a52803dc2b777822e9b1cab148bec8798bfeadf /game/playercontrol.h
parenta8bcacc95045102e67f2feabbdddf79535837554 (diff)
adding techs
Diffstat (limited to 'game/playercontrol.h')
-rw-r--r--game/playercontrol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/playercontrol.h b/game/playercontrol.h
index 4e66e07..62de46d 100644
--- a/game/playercontrol.h
+++ b/game/playercontrol.h
@@ -8,6 +8,7 @@
#include <vector>
#include <functional>
+
enum pc_state {
select,
move,