diff options
Diffstat (limited to 'game/playercontrol.h')
-rw-r--r-- | game/playercontrol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/game/playercontrol.h b/game/playercontrol.h index 6d12026..c0075d4 100644 --- a/game/playercontrol.h +++ b/game/playercontrol.h @@ -27,6 +27,7 @@ enum pc_state { target_build, merge_target, target_heal, + target_convert, menu_power, target_power, menu_unit, |