Mixing DirectX headers with C mod project not working
I’m trying to add a DirectX 11 renderer (not sure if that is even doable in a “simple” manner) to the Return To Castle Wolfenstein source code and I’m having some problems. I have a rendering class in a header that I included in the project, and whenever I include it in one of the … Read more