mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 07:53:36 +00:00
CREDITS: Add Griffon engine
This commit is contained in:
parent
43a82189a5
commit
9b32514baa
3
AUTHORS
3
AUTHORS
@ -162,6 +162,9 @@ ScummVM Team
|
||||
Sven Hesse
|
||||
Eugene Sandulenko
|
||||
|
||||
Griffon:
|
||||
Eugene Sandulenko
|
||||
|
||||
Groovie:
|
||||
Henry Bush
|
||||
Scott Thomas
|
||||
|
@ -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", "");
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user