diff options
-rw-r--r-- | AUTHORS | 9 | ||||
-rw-r--r-- | gui/credits.h | 11 |
2 files changed, 20 insertions, 0 deletions
@@ -138,6 +138,11 @@ ScummVM Team Benjamin Haisch Filippos Karapetis + MADS: + Arnaud Boutonne + Paul Gilbert + Filippos Karapetis + Mohawk: Bastien Bouclet Matthew Hoops @@ -241,6 +246,10 @@ ScummVM Team Tucker: Gregory Montoir - (retired) + Voyeur: + Arnaud Boutonne + Paul Gilbert + Wintermute: Einar Johan T. Somaaen diff --git a/gui/credits.h b/gui/credits.h index bcace12d13..d5c12515d3 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -168,6 +168,12 @@ static const char *credits[] = { "C0""Benjamin Haisch", "C0""Filippos Karapetis", "", +"C1""MADS", +"A0""Arnaud Boutonne", +"C0""Arnaud Boutonn\351", +"C0""Paul Gilbert", +"C0""Filippos Karapetis", +"", "C1""Mohawk", "C0""Bastien Bouclet", "C0""Matthew Hoops", @@ -299,6 +305,11 @@ static const char *credits[] = { "C0""Gregory Montoir", "C2""(retired)", "", +"C1""Voyeur", +"A0""Arnaud Boutonne", +"C0""Arnaud Boutonn\351", +"C0""Paul Gilbert", +"", "C1""Wintermute", "A0""Einar Johan T. Somaaen", "C0""Einar Johan T. S\370m\345en", |