Simple question.[code] #include "Game.h" #include <SDL_image.h> #include "TextureManager.h" int m_currentFrame; b...
Simple question.Can anyone explain to me why I can't do this... [code] GameObject* m_enemy; m_enemy = new En...
Can anyone help?I am receiving the error message 'TheGame' : is not a class or namespace name. I have included type...
Could someone please help?Please let me know if you need to see more code. Thanks.
Could someone please help?I am receving these error messages when I try to compile. 1>MSVCRTD.lib(cinitexe.obj) : warning ...