DEADSOFTWARE

restored fmod sound driver
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Thu, 7 Apr 2016 06:31:03 +0000 (09:31 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Thu, 7 Apr 2016 06:41:01 +0000 (09:41 +0300)
commitf24bb82523d35a2fd0789ccee551f2fe591dcd2b
tree6de8c1fec3e472dc204facd6979c0c7a5bcd102c
parentbc1307ce23c3b2f1d6aa7d7ddad9361ad7d476ae
restored fmod sound driver
build.bat
src/engine/e_sound.pas
src/engine/e_sound_fmod.inc [new file with mode: 0644]
src/engine/e_sound_sdl.inc [new file with mode: 0644]
src/game/Doom2DF.dpr
src/game/g_main.pas
src/lib/fmod/fmod.inc [new file with mode: 0644]
src/lib/fmod/fmod.pas [new file with mode: 0644]
src/lib/fmod/fmoderrors.pas [new file with mode: 0644]
src/lib/fmod/fmodpresets.pas [new file with mode: 0644]
src/lib/fmod/fmodtypes.pas [new file with mode: 0644]