semicolon

This commit is contained in:
Anthony Calosa
2016-07-21 00:38:01 +08:00
parent dd03ed4b30
commit 2657af1aef

View File

@@ -151,7 +151,7 @@ void DeckMenu::RenderBackground()
bgFilename << backgroundName << ".png";
#if defined (PSP)
bgFilename << "psppspdeckmenu.png"
bgFilename << "psppspdeckmenu.png";
#endif
static bool loadBackground = true;