Okay, for some reason i got up this morning and it works. But then I added the standard shaders header to use those fxs as well and it says it the include file not found. What gives? Is the engine that buggy?
#include <acknex.h>
#include <default.c>
#include <s_shadeC.c>
#include <mtlFX.c>
I even tried renaming the mtlfx.c file to shaders.c and no luck. Am i doing something wrong?