Skip to content

Commit

Permalink
ow-build: revert back DOSBOX SDL setup to work properly in background
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalak committed Oct 13, 2024
1 parent fe858df commit f0a6465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/mif/wgmlcmd.mif
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ wgml_ucase = 1
#-------------------------------------------------------
set_sdl : .PROCEDURE .EXPLICIT
!ifndef %OWWGMLDEBUG
# $(noecho)set SDL_VIDEODRIVER=dummy
$(noecho)set SDL_VIDEODRIVER=dummy
$(noecho)set SDL_AUDIODRIVER=disk
$(noecho)set SDL_DISKAUDIOFILE=$(nulldevice)
!endif
Expand Down

0 comments on commit f0a6465

Please sign in to comment.