@@ -151,7 +151,7 @@ void DeckMenu::RenderBackground()
|
||||
bgFilename << backgroundName << ".png";
|
||||
|
||||
#if defined (PSP)
|
||||
bgFilename << "psppspdeckmenu.png"
|
||||
bgFilename << "psppspdeckmenu.png";
|
||||
#endif
|
||||
|
||||
static bool loadBackground = true;
|
||||
|
||||
Reference in New Issue
Block a user