#include <iostream> #include <SDL2/SDL.h> int main() { /* Starting SDL */ if ... SDL_Renderer* renderer, 您要用於渲染的渲染器。
確定! 回上一頁