X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=26c186fe6df4cf457180ecdf1b7e9b6dc5f477a3;hb=e89a21e95b3cb84d1515c0fb3378ce902a48c1c8;hp=600485eaf3d7239e9d28c9f753b14b27bc09d12c;hpb=21859f94b784d557113a6470ed8fd7bceb48ba15;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 600485ea..26c186fe 100644 --- a/src/game.h +++ b/src/game.h @@ -379,7 +379,7 @@ struct PlayerInfo int push_delay; int push_delay_value; - unsigned int actual_frame_counter; + DelayCounter actual_frame_counter; int drop_delay; int drop_pressed_delay;