aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS3
-rwxr-xr-xdevtools/credits.pl4
2 files changed, 7 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index eff485cdc1..22d6e37d23 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -302,6 +302,9 @@ ScummVM Team
Frantisek Dufka - (retired)
Tarek Soliman
+ Nintendo 3DS:
+ Thomas Edvalson
+
Nintendo 64:
Fabio Battaglia
diff --git a/devtools/credits.pl b/devtools/credits.pl
index c67793cbfa..9e0fcc6c82 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -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", "");