X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Finit.c;h=6adf67db99c57c5a005bbe4185c52b1bfe68714c;hb=bcb1d6118c2d3484e1881a78fd859562745aa553;hp=ae0e16c8b9c0cc41e23d2b793e7f2777fb5ed116;hpb=3e44421a400e6349d1e97f047391489bc1b396fb;p=rocksndiamonds.git 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());