temp = SDL_LoadBMP("background.bmp"); background = SDL_DisplayFormat(temp); if (background == NULL) { printf("Unable to load bitmap.
確定! 回上一頁