--- a/hedgewars/SDLh.pas Wed Apr 24 16:21:46 2019 +0300
+++ b/hedgewars/SDLh.pas Wed Apr 24 21:14:44 2019 +0300
@@ -251,6 +251,7 @@
MIX_INIT_MP3 = $00000008;
MIX_INIT_OGG = $00000010;
MIX_INIT_FLUIDSYNTH = $00000020;
+ MIX_INIT_OPUS = $00000040;
{* SDL_TTF *}
TTF_STYLE_NORMAL = 0;