I created a class named CGame. there r two files, CGame.h and CGame.cpp
in the CGame.h, I included the "AGK.h" file. there r 201 mistakes.
in the CGame.cpp ,the situation is just the same .
Now I really need help. I usually make games with classes. all kinds of classes. such as CScore CMusic CSound and so on.
but now I can't include agk.h in my classes files. why?