in sdl i have
#include <stdio.h> #include <stdlib.h> #include <memory.h> #include <SDL/SDL.h>
yet it still says pSurface undeclared use first in this function
PLEASE HELP!
Log in to post a comment.
in sdl i have
#include <stdio.h>
#include <stdlib.h>
#include <memory.h>
#include <SDL/SDL.h>
yet it still says pSurface undeclared use first in this function
PLEASE HELP!