Add fanoush to credits
svn-id: r30448
This commit is contained in:
parent
7d635a4b9c
commit
b45fb2e01d
3 changed files with 10 additions and 0 deletions
3
AUTHORS
3
AUTHORS
|
@ -105,6 +105,9 @@ ScummVM Team
|
|||
iPhone:
|
||||
Oystein Eftevaag
|
||||
|
||||
Maemo:
|
||||
Frantisek Dufka
|
||||
|
||||
Nintendo DS:
|
||||
Neil Millstone
|
||||
|
||||
|
|
|
@ -109,6 +109,9 @@ static const char *credits[] = {
|
|||
"\\C\\c1""iPhone",
|
||||
"\\C\\c0""Oystein Eftevaag",
|
||||
"\\C\\c0""",
|
||||
"\\C\\c1""Maemo",
|
||||
"\\C\\c0""Frantisek Dufka",
|
||||
"\\C\\c0""",
|
||||
"\\C\\c1""Nintendo DS",
|
||||
"\\C\\c0""Neil Millstone",
|
||||
"\\C\\c0""",
|
||||
|
|
|
@ -583,6 +583,10 @@ begin_credits("Credits");
|
|||
add_person("Oystein Eftevaag", "vinterstum", "");
|
||||
end_section();
|
||||
|
||||
begin_section("Maemo");
|
||||
add_person("Frantisek Dufka", "fanoush", "");
|
||||
end_section();
|
||||
|
||||
begin_section("Nintendo DS");
|
||||
add_person("Neil Millstone", "agent-q", "");
|
||||
end_section();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue