mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
Use deutex sound shrinking option compatible with the new deutex
version.
This commit is contained in:
parent
fac943b25f
commit
36ae2e630c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@ WADS_DIR=/tmp/freedoom-wads
|
|||
|
||||
CPP=tools/simplecpp
|
||||
DEUTEX=deutex
|
||||
DEUTEX_BASIC_ARGS=-fullsnd -noshrink -rgb 0 255 255
|
||||
DEUTEX_BASIC_ARGS=-fullsnd -rate accept -rgb 0 255 255
|
||||
DEUTEX_ARGS=$(DEUTEX_BASIC_ARGS) -doom2 bootstrap/
|
||||
|
||||
OBJS = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue