OpenTrespasser / JurassicParkTrespasser

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

Repair and test ProcessorDetect #81

Open meekee7 opened 4 years ago

meekee7 commented 4 years ago

The ProcessorDetect project does not compile yet because of a minor type ambiguity. It should be repaired. Because ProcessorDetect yields a DLL, we also need a little test program for it. Note that ProcessorDetect is not used by the game or any of the existing tools, only by the setup program.