void Main::loadStuff() { SDL_Surface* surface = IMG_Load('C:\\Users\\VliegendeGeit\\Desktop\\Programming\\C++ Projects\\OpenGL\\texture.png'); if (!surface) ...
確定! 回上一頁