diff options
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/AboutDlg.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gui/AboutDlg.c b/gui/AboutDlg.c index b94a6d74..18e750b1 100644 --- a/gui/AboutDlg.c +++ b/gui/AboutDlg.c @@ -31,14 +31,15 @@ void RunAboutDialog(void) { const gchar *authors[] = { "PCSX-Reloaded Team:", "edgbla <edgbla@yandex.ru>", + "shalma", "Wei Mingzhi <whistler_wmz@users.sf.net>", "", "Contributors:", "Dario", "Firnis", "Gabriele Gorla", + "Hopkat", "Peter Collingbourne", - "shalma", "Tristin Celestin", "(See the included AUTHORS file for more details.)", "", |
