mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 12:39:56 +00:00
GLK: Add Gargoyle engine to credits.pl
This commit is contained in:
parent
cc9b52e5ac
commit
38a458139a
@ -623,6 +623,13 @@ begin_credits("Credits");
|
||||
begin_section("Fullpipe");
|
||||
add_person("Eugene Sandulenko", "sev", "");
|
||||
end_section();
|
||||
|
||||
begin_section("Gargoyle");
|
||||
add_person("Paul Gilbert", "dreammaster", "");
|
||||
add_person("Tor Andersson", "", "GLK library");
|
||||
add_person("Stefan Jokisch", "", "Frotz interpreter");
|
||||
add_person("Alan Cox", "", "ScottFree interpreter");
|
||||
end_section();
|
||||
|
||||
begin_section("Gnap");
|
||||
add_person("Arnaud Boutonné", "Strangerke", "");
|
||||
|
Loading…
Reference in New Issue
Block a user