Date:2015-04-25 21:26:03 (8 years 11 months ago)
Author:Maarten ter Huurne
Commit:aeb9b0b2df6f45989d1a47a0151a79b1aefdf657
Message:Set a window title

This is useful when testing on PC.
Files: src/gmenu2x.cpp (1 diff)

Change Details

src/gmenu2x.cpp
259259        exit(EXIT_FAILURE);
260260    }
261261
262    SDL_WM_SetCaption("GMenu2X", nullptr);
263
262264    s = OutputSurface::open(resX, resY, confInt["videoBpp"]);
263265
264266    if (!fileExists(confStr["wallpaper"])) {

Archive Download the corresponding diff file



interactive