check SDL_UpdateTexture return code as well ... error("gTexture", SDL_GetError()); + if(SDL_UpdateTexture(gTexture, NULL, ppu_screen, sizeof(Uint32)) !=
確定! 回上一頁