摘要: // sdltest1.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include <stdio.h> #include <SDL.h> #include <stdlib.h> #include <windows.h> void draw2(){ SDL 阅读全文
posted @ 2021-06-03 16:28 cnchengv 阅读(194) 评论(0) 推荐(0)