BLADERUNNER: Added credits for Blade Runner

This commit is contained in:
Peter Kohaut 2017-03-25 23:51:35 +01:00
parent 31d6dee5ed
commit d7080148c3
3 changed files with 13 additions and 0 deletions

View File

@ -68,6 +68,10 @@ ScummVM Team
BBVS:
Benjamin Haisch
Blade Runner:
Thomas Fach-Pedersen
Peter Kohaut
CGE:
Arnaud Boutonne
Paul Gilbert

View File

@ -560,6 +560,11 @@ begin_credits("Credits");
add_person("Benjamin Haisch", "john_doe", "");
end_section();
begin_section("Blade Runner");
add_person("Thomas Fach-Pedersen", "madmoose", "");
add_person("Peter Kohaut", "peterkohaut", "");
end_section();
begin_section("CGE");
add_person("Arnaud Boutonné", "Strangerke", "");
add_person("Paul Gilbert", "dreammaster", "");

View File

@ -87,6 +87,10 @@ static const char *credits[] = {
"C1""BBVS",
"C0""Benjamin Haisch",
"",
"C1""Blade Runner",
"C0""Thomas Fach-Pedersen",
"C0""Peter Kohaut",
"",
"C1""CGE",
"A0""Arnaud Boutonne",
"C0""Arnaud Boutonn\351",