From ec583c67456efbfdb07bb2df43b0d0eee4f7b3e2 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Mon, 1 Mar 2021 17:45:24 +0300 Subject: LENIN ZHIV!!! --- src/player.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/player.h') diff --git a/src/player.h b/src/player.h index 8504046..7c2fc56 100644 --- a/src/player.h +++ b/src/player.h @@ -20,6 +20,10 @@ typedef struct tt_player { int the_key; int tobein_gulag; int until_gulag; + + int lenin_pos; + int zhiv_lenin; + int lenin_rem; } tt_player; -- cgit v1.2.3