From 1497dccd63a84b7ee2b229b1ad9c5c02718f2a78 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 19 Mar 2019 23:06:27 +0800 Subject: *rename --- source/tests/01-cursor/main.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 source/tests/01-cursor/main.cpp (limited to 'source/tests/01-cursor/main.cpp') diff --git a/source/tests/01-cursor/main.cpp b/source/tests/01-cursor/main.cpp new file mode 100644 index 0000000..f8946d9 --- /dev/null +++ b/source/tests/01-cursor/main.cpp @@ -0,0 +1,10 @@ +/// +/// ÐÞ¸ÄÊó±êÑùʽ +/// + +#include "SDL2/SDL.h" + +int main(int argc, char* args[]) +{ + return 0; +} \ No newline at end of file -- cgit v1.1-26-g67d0