GLK: Add Gargoyle engine to credits.pl

This commit is contained in:
Paul Gilbert 2018-11-11 09:40:06 -08:00 committed by Paul Gilbert
parent cc9b52e5ac
commit 38a458139a

View File

@ -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", "");