CREDITS: Add Griffon engine

This commit is contained in:
Eugene Sandulenko 2020-08-25 13:06:30 +02:00
parent 43a82189a5
commit 9b32514baa
3 changed files with 10 additions and 0 deletions

View File

@ -162,6 +162,9 @@ ScummVM Team
Sven Hesse
Eugene Sandulenko
Griffon:
Eugene Sandulenko
Groovie:
Henry Bush
Scott Thomas

View File

@ -795,6 +795,10 @@ begin_credits("Credits");
add_person("Eugene Sandulenko", "sev", "");
end_section();
begin_section("Griffon");
add_person("Eugene Sandulenko", "sev", "");
end_section();
begin_section("Groovie");
add_person("Henry Bush", "spookypeanut", "");
add_person("Scott Thomas", "ST", "");

View File

@ -201,6 +201,9 @@ static const char *credits[] = {
"C0""Sven Hesse",
"C0""Eugene Sandulenko",
"",
"C1""Griffon",
"C0""Eugene Sandulenko",
"",
"C1""Groovie",
"C0""Henry Bush",
"C0""Scott Thomas",