Hi,
I want to use the pre-defined code included A7 template specifically the sky.
How I could use the c:\GStudio7\templates\code\sky.c to my project??
I've already included it in my project code
#include <acknex.h>
#include <default.c>
#define PRAGMA_PATH "%EXE_DIR%\templates\code";
Any samples/tutorials how to use it?
Thanks