]> git.lizzy.rs Git - plan9front.git/commit
doom: use wadfs to expose music lumps
authorqwx <devnull@localhost>
Sun, 15 Jul 2018 04:31:45 +0000 (06:31 +0200)
committerqwx <devnull@localhost>
Sun, 15 Jul 2018 04:31:45 +0000 (06:31 +0200)
commite7b1c1aad896c131fb30b6b0836ff65a63a6eae3
tree38445c9897b78acc8af034f448e893373f76aec9
parent1a751a59393ad696cdd7f6db882e3d0118e0b54e
doom: use wadfs to expose music lumps

launch wadfs after detecting main wad, exposing GENMIDI and music lumps
under /mnt/wad.  /bin/dmus can then use them directly, and wadfs doesn't
need to be started manually.
sys/src/games/doom/d_main.c
sys/src/games/doom/i_sound.c