SDL_Surface *screenSurface = NULL;. static bool init() {. if (SDL_Init(SDL_INIT_VIDEO) < 0) {. fprintf(stderr, "could not initialize sdl2: %s\n", ...
確定! 回上一頁