3DS: Add backend author to credits

This commit is contained in:
Thomas Edvalson 2016-04-14 00:38:46 -04:00
parent a0cc562f1f
commit 95566ed6e3
2 changed files with 7 additions and 0 deletions

View File

@ -302,6 +302,9 @@ ScummVM Team
Frantisek Dufka - (retired)
Tarek Soliman
Nintendo 3DS:
Thomas Edvalson
Nintendo 64:
Fabio Battaglia

View File

@ -844,6 +844,10 @@ begin_credits("Credits");
add_person("Frantisek Dufka", "fanoush", "(retired)");
add_person("Tarek Soliman", "tsoliman", "");
end_section();
begin_section("Nintendo 3DS");
add_person("Thomas Edvalson", "Cruel", "");
end_section();
begin_section("Nintendo 64");
add_person("Fabio Battaglia", "Hkz", "");