From f756fa0a17675ea70956af9c42f6c1117a84f9bd Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 31 Jan 2019 20:31:47 +0800 Subject: *misc --- Source/Samples/CursorTest/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/Samples/CursorTest/main.cpp') diff --git a/Source/Samples/CursorTest/main.cpp b/Source/Samples/CursorTest/main.cpp index c41b83a..803503a 100644 --- a/Source/Samples/CursorTest/main.cpp +++ b/Source/Samples/CursorTest/main.cpp @@ -4,7 +4,7 @@ #include "SDL2/SDL.h" -int main() +int main(int argc, char* args[]) { - + return 0; } \ No newline at end of file -- cgit v1.1-26-g67d0