X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Finit.c;h=6adf67db99c57c5a005bbe4185c52b1bfe68714c;hp=ae0e16c8b9c0cc41e23d2b793e7f2777fb5ed116;hb=ec32314a7ce9f3ac478d7fdecf85ed949816bdc1;hpb=71f6982088deb38bae6506216004fcbe4caf6f9a diff --git a/src/init.c b/src/init.c index ae0e16c8..6adf67db 100644 --- a/src/init.c +++ b/src/init.c @@ -6333,6 +6333,8 @@ void OpenAll(void) DrawMainMenu(); + CheckUploadTapes(); + #if 0 Debug("internal:path", "SDL_GetBasePath() == '%s'", SDL_GetBasePath());