X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame.h;h=0319a8df9594e7c3aad85dec2ce7683730c1f74e;hp=00131fb98a2babd7147389b47312daa93091c0c9;hb=931d95b5a399bbed7280bd39be8373adad147dc2;hpb=7270af24b41bc33fbb89a97227a7696e343eacbb diff --git a/src/game.h b/src/game.h index 00131fb9..0319a8df 100644 --- a/src/game.h +++ b/src/game.h @@ -281,6 +281,7 @@ struct PlayerInfo devices when in single player mode */ byte programmed_action; /* action forced by game itself (like moving through doors); overrides other actions */ + byte snap_action; // action from TAS snap keys struct MouseActionInfo mouse_action; // (used by MM engine only) struct MouseActionInfo effective_mouse_action; // (used by MM engine only)