Skip to content

Commit

Permalink
Add credits
Browse files Browse the repository at this point in the history
  • Loading branch information
m45t3r committed Oct 16, 2020
1 parent 3114bd1 commit 7352e40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions menu/menu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -970,8 +970,8 @@ void ShowCredits()
strcpy(mMenuText[menuCount++],"Ported to OpenDingux by pcercuei");
strcpy(mMenuText[menuCount++],"Optimizations and fixes by Nebuleon");
strcpy(mMenuText[menuCount++],"Port to RetroGame by Steward-Fu");
strcpy(mMenuText[menuCount++],"RetroGame optimizations by Sauce");
strcpy(mMenuText[menuCount++],"and pingflood");
strcpy(mMenuText[menuCount++],"RetroGame optimizations by Sauce,");
strcpy(mMenuText[menuCount++],"pingflood and m45t3r");

sal_InputIgnore();
while (!menuExit)
Expand Down

0 comments on commit 7352e40

Please sign in to comment.