mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-05 16:25:45 -04:00
buildcfg: put a Cyberdemon sound into the doom.wad target
Way back when Freedoom only had shareware and Doom II targets, the Cyberdemon was naturally restricted to Doom II only; now that we have added an Ultimate Doom target, we should add Cyberdemon resources to that as well so the game doesn't crash! :-) Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
This commit is contained in:
parent
910ab66198
commit
71a94f60fa
1 changed files with 1 additions and 1 deletions
|
@ -294,10 +294,10 @@ DSSKLDTH
|
||||||
DSCYBDTH
|
DSCYBDTH
|
||||||
DSSPIDTH
|
DSSPIDTH
|
||||||
DSHOOF
|
DSHOOF
|
||||||
|
DSMETAL
|
||||||
#endif /* #ifndef SHAREWARE */
|
#endif /* #ifndef SHAREWARE */
|
||||||
|
|
||||||
#ifdef DOOM2
|
#ifdef DOOM2
|
||||||
DSMETAL
|
|
||||||
DSDSHTGN
|
DSDSHTGN
|
||||||
DSDBOPN
|
DSDBOPN
|
||||||
DSDBCLS
|
DSDBCLS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue