X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame.h;fp=src%2Fgame.h;h=224df856e525130d8e12106c3e7d3b5282933a2d;hp=9bfa0cd52d078c5d6ad6c67b02b2cd724b60fa45;hb=93c8731e8f90c740a393896cdbff237068cd49a5;hpb=65bfe5289ae5bcb4c1ea9bee97ebc619e1ecfc16 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