This commit is contained in:
RocketRobz 2020-05-24 00:43:01 -06:00
parent e0c9cc2c43
commit 647b7204e6

View File

@ -589,7 +589,7 @@ int main()
GFX::DrawSprite(sprites_phone_bg_idx, -76+bg_xPos+w*72, bg_yPos+h*136); GFX::DrawSprite(sprites_phone_bg_idx, -76+bg_xPos+w*72, bg_yPos+h*136);
} }
} }
Gui::DrawString(8, 8, 0.50, BLACK, "Select a game to manage it's save data."); Gui::DrawString(8, 8, 0.50, BLACK, "Select a game to manage its save data.");
switch(highlightedGame) { switch(highlightedGame) {
case 0: case 0:
default: default: