HDB: Fix warp screen back button placement

This commit is contained in:
antoniou79 2022-05-20 19:09:27 +03:00 committed by Filippos Karapetis
parent 5a7719cc66
commit d1b3d9fe2d

View File

@ -251,8 +251,6 @@ Menu::Menu() {
_versionGfx = nullptr;
_warpGfx = nullptr;
_warpBackoutX = 0;
_warpBackoutY = 0;
_titleCycle = 0;
_titleDelay = 0;
_resumeSong = SONG_NONE;