mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-01 05:11:09 +00:00
3DS: Add backend author to credits
This commit is contained in:
parent
a0cc562f1f
commit
95566ed6e3
3
AUTHORS
3
AUTHORS
@ -302,6 +302,9 @@ ScummVM Team
|
||||
Frantisek Dufka - (retired)
|
||||
Tarek Soliman
|
||||
|
||||
Nintendo 3DS:
|
||||
Thomas Edvalson
|
||||
|
||||
Nintendo 64:
|
||||
Fabio Battaglia
|
||||
|
||||
|
@ -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", "");
|
||||
|
Loading…
Reference in New Issue
Block a user