X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fsupertux.c;h=ad86fd69d0d987193f5633f57d36f2acb186d119;hb=2f395aba3974db45f45a8587ed423a3abeab4cd5;hp=bcfd35d16a786f9124feb3e9854b221693f25e48;hpb=9d1f5cf0d4a76fcd05d7dcab156bf23ca3a01638;p=supertux.git diff --git a/src/supertux.c b/src/supertux.c index bcfd35d16..ad86fd69d 100644 --- a/src/supertux.c +++ b/src/supertux.c @@ -31,7 +31,7 @@ int main(int argc, char * argv[]) st_video_setup(); st_joystick_setup(); st_general_setup(); - + done = intro(); done = 0;