diff options
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/credits.pl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index b14ef6a41c..430671b3ec 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -578,6 +578,10 @@ begin_credits("Credits"); add_person("Won Star", "wonst719", ""); end_section(); + begin_section("iPhone"); + add_person("Oystein Eftevaag", "vinterstum", ""); + end_section(); + begin_section("Nintendo DS"); add_person("Neil Millstone", "agent-q", ""); end_section(); |
