Merge branch 'master' into sdl2.0

This commit is contained in:
Pere Pujal i Carabantes 2021-11-09 23:23:28 +01:00
commit 75ca9dd66e
8 changed files with 51 additions and 27 deletions

View file

@ -23,7 +23,7 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
(See COPYING.txt)
Last updated: September 21, 2021
Last updated: November 8, 2021
$Id$
*/
@ -272,7 +272,7 @@ void glasstile_click(magic_api * api, int which, int mode,
update_rect->w = canvas->w;
update_rect->h = canvas->h;
/* FIXME: Play sfx */
api->playsound(glasstile_snd, 128, 255);
}
}