X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=224df856e525130d8e12106c3e7d3b5282933a2d;hb=7c435b7727b2d835e00b79365dd46102e0de08b4;hp=9bfa0cd52d078c5d6ad6c67b02b2cd724b60fa45;hpb=a48a472e7e5b2e30f48a4cf29c2bf98c7de1b5af;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 9bfa0cd5..224df856 100644 --- a/src/game.h +++ b/src/game.h @@ -129,6 +129,9 @@ struct GameButtonInfo struct XY panel_sound_music; struct XY panel_sound_loops; struct XY panel_sound_simple; + + struct XY touch_stop; + struct XY touch_pause; }; struct GameSnapshotInfo