mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 16:45:57 -05:00
Fixed compile warnings with Visual C++
This commit is contained in:
@@ -300,6 +300,7 @@ main(int argc, char *argv[])
|
||||
((double) frames * 1000) / (now - then));
|
||||
}
|
||||
quit(0);
|
||||
return 0;
|
||||
}
|
||||
|
||||
#else /* HAVE_OPENGL */
|
||||
|
||||
Reference in New Issue
Block a user