mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-03 01: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
|
||||
DSSPIDTH
|
||||
DSHOOF
|
||||
DSMETAL
|
||||
#endif /* #ifndef SHAREWARE */
|
||||
|
||||
#ifdef DOOM2
|
||||
DSMETAL
|
||||
DSDSHTGN
|
||||
DSDBOPN
|
||||
DSDBCLS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue