]> git.lizzy.rs Git - plan9front.git/commit
doom: fix music for patch wads
authorqwx <devnull@localhost>
Sat, 20 Oct 2018 22:11:39 +0000 (00:11 +0200)
committerqwx <devnull@localhost>
Sat, 20 Oct 2018 22:11:39 +0000 (00:11 +0200)
commitf5c6a870bfb6d92f623aaa42bb60f074638e37fe
tree30aa568eff9d1d34b6fc82d98fca0bea8aa9422f
parentb4eb667f02c32f007290b68adc95c8fbd9a2c3cd
doom: fix music for patch wads

revert last change, which used games/wadfs to expose genmidi and music lumps.
replacements from patch wads were never seen that way.  instead, write genmidi
and music lumps to /tmp and play them from there.
rc/bin/dmus
sys/src/games/doom/d_main.c
sys/src/games/doom/i_sound.c