From 5d973f7851d8bfbbbc57b339948995ae44fc2112 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Mon, 1 Mar 2021 18:02:05 +0300 Subject: o_O --- src/player.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/player.h') diff --git a/src/player.h b/src/player.h index 7c2fc56..fca14e6 100644 --- a/src/player.h +++ b/src/player.h @@ -22,6 +22,8 @@ typedef struct tt_player { int until_gulag; int lenin_pos; + int lenin_pos_rem; + int lenin_vel; int zhiv_lenin; int lenin_rem; } tt_player; -- cgit v1.2.3