diff options
Diffstat (limited to 'Source/Samples/CursorTest')
-rw-r--r-- | Source/Samples/CursorTest/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Samples/CursorTest/main.cpp b/Source/Samples/CursorTest/main.cpp index 803503a..f8946d9 100644 --- a/Source/Samples/CursorTest/main.cpp +++ b/Source/Samples/CursorTest/main.cpp @@ -6,5 +6,5 @@ int main(int argc, char* args[]) { - return 0; + return 0; }
\ No newline at end of file |