C and H files are compiled to form the EXE. Since a WAD file cannot change the EXE (and changing the EXE would make it incompatible with the main EXE anyway), no, it's not possible. If you wanna change these files, change them and compile the result to a new EXE.
One more question-When compiling, do you use/build/compile/whatevs:
1.Vc9 project alone compiled (In .../src/win32/ folder)
2.All the C,H,CPP,CFG....ALL files in the /src/ folder
3.Both.
One more question-When compiling, do you use/build/compile/whatevs:
1.Vc9 project alone compiled (In .../src/win32/ folder)
2.All the C,H,CPP,CFG....ALL files in the /src/ folder
3.Both.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.