summaryrefslogtreecommitdiff
path: root/Source/Samples/CursorTest
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Samples/CursorTest')
-rw-r--r--Source/Samples/CursorTest/main.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/Source/Samples/CursorTest/main.cpp b/Source/Samples/CursorTest/main.cpp
deleted file mode 100644
index f8946d9..0000000
--- a/Source/Samples/CursorTest/main.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
-///
-/// ޸ʽ
-///
-
-#include "SDL2/SDL.h"
-
-int main(int argc, char* args[])
-{
- return 0;
-} \ No newline at end of file