X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=71ad7a0a3b8084c0296b9464c340b8522f15613d;hb=d1ff6ce8cc755f54833fb2363a1f4519e2866a0f;hp=10ae3eaf9e7a8378f79daecd7055b6d2be1bddef;hpb=f2d0f3fed679ea3573f51aa298adce2d9a78d8be;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 10ae3eaf..71ad7a0a 100644 --- a/src/game.h +++ b/src/game.h @@ -115,6 +115,8 @@ struct PlayerInfo int last_move_dir; + boolean is_active; + boolean is_waiting; boolean is_moving; boolean is_auto_moving;