... SDL_PixelFormat* format = SDL_AllocFormat(u_format); if (!format) return; ... i< (int)(NUM_OF_TEXTURES); i++) { SDL_PixelFormat* fmt = SDL_AllocFormat( ...
確定! 回上一頁