aboutsummaryrefslogtreecommitdiff
path: root/tools/credits.pl
diff options
context:
space:
mode:
authorFabio Battaglia2010-02-08 11:44:29 +0000
committerFabio Battaglia2010-02-08 11:44:29 +0000
commit6938ca072aa05600ece0b7041e47a0fe8e4abba4 (patch)
treef26800ccd57e6ae1284715239a8cceb21beae424 /tools/credits.pl
parent86163d5a6c294937a7d4f231f7ff14f5b652b295 (diff)
downloadscummvm-rg350-6938ca072aa05600ece0b7041e47a0fe8e4abba4.tar.gz
scummvm-rg350-6938ca072aa05600ece0b7041e47a0fe8e4abba4.tar.bz2
scummvm-rg350-6938ca072aa05600ece0b7041e47a0fe8e4abba4.zip
Add N64 backend to credits
svn-id: r47988
Diffstat (limited to 'tools/credits.pl')
-rwxr-xr-xtools/credits.pl6
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index b549c131e1..d3902d359e 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -681,6 +681,10 @@ begin_credits("Credits");
add_person("Frantisek Dufka", "fanoush", "");
end_section();
+ begin_section("Nintendo 64");
+ add_person("Fabio Battaglia", "Hkz", "");
+ end_section();
+
begin_section("Nintendo DS");
add_person("Neil Millstone", "agent-q", "");
end_section();
@@ -691,7 +695,7 @@ begin_credits("Credits");
begin_section("PocketPC / WinCE");
add_person("Nicolas Bacca", "arisme", "(retired)");
- add_person("Kostas Nakos", "Jubanka", "");
+ add_person("Kostas Nakos", "Jubanka", "");
end_section();
begin_section("PlayStation 2");