X-Git-Url: https://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fengine%2Fe_sound_sdl.inc;h=175f4743f966649b11b87f20332213900945246d;hp=ccfd9c4bc2715732e3d746db9f45e1f02065ff9d;hb=4171d8dd0b8d733da27c584616e431811bf0fdcf;hpb=dbf81afaefeb52e53d2b8af3a782277229c5adaa diff --git a/src/engine/e_sound_sdl.inc b/src/engine/e_sound_sdl.inc index ccfd9c4..175f474 100644 --- a/src/engine/e_sound_sdl.inc +++ b/src/engine/e_sound_sdl.inc @@ -181,7 +181,7 @@ begin {$IFDEF HEADLESS} // HACK: shit this into env and hope for the best SetEnvVar('SDL_AUDIODRIVER', 'dummy'); - {$ELSEIF} + {$ENDIF} if NoOutput then begin Result := true; Exit end;