X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=786c8e682d5c2575eddbdad862c2c271401e6b8d;hb=13438f0d6ec6294e852d15e9fe7170ca12a7a937;hp=7edb064dcb758e4597099df743af5fbbc6b87abd;hpb=ce64737e3650f38dc6c05fbd315308244297cc45;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 7edb064d..786c8e68 100644 --- a/src/main.h +++ b/src/main.h @@ -1259,6 +1259,8 @@ struct PlayerInfo unsigned long move_delay; int move_delay_value; + int move_delay_reset_counter; + unsigned long push_delay; unsigned long push_delay_value;