As said, I'm trying to display a text using a SDL_Surface converted in a texture here's my code : if (SDL_Init(SDL_INIT_VIDEO) == 0) { //Create a surface ...
確定! 回上一頁