X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fevents.c;h=66e5ec642fd6fa4c88453257e7a22fd5fbe4f430;hb=5361c043c5668c9801b4682e0691d34ec428545f;hp=f67bc13ecac7dc8bb5d3aed4e151383cea5b7439;hpb=69e8efac8d856859c55237e085ff8b514ae1aa3c;p=rocksndiamonds.git diff --git a/src/events.c b/src/events.c index f67bc13e..66e5ec64 100644 --- a/src/events.c +++ b/src/events.c @@ -423,6 +423,9 @@ void HandleKey(Key key, int key_status) if (game_status == PLAYING) { + /* only needed for single-step tape recording mode */ + static boolean clear_button_2[MAX_PLAYERS] = { FALSE,FALSE,FALSE,FALSE }; + static boolean bomb_placed[MAX_PLAYERS] = { FALSE,FALSE,FALSE,FALSE }; int pnr; for (pnr=0; pnr