OpenTrespasser / JurassicParkTrespasser

A git-based fork of the Jurassic Park: Trespasser source code.
98 stars 24 forks source link

Audio: steps towards compilability #39

Closed meekee7 closed 4 years ago

meekee7 commented 4 years ago

Various code adjustments are made to make the Audio project compilable. Among other things, the DirectX-related includes are adjusted. There are switched from the ones bundled with the original code to the Windows SDK headers. The graphics-related includes are removed, they have no business in the Audio project.