diff options
author | Travis Howell | 2009-07-25 06:36:41 +0000 |
---|---|---|
committer | Travis Howell | 2009-07-25 06:36:41 +0000 |
commit | 93806dae8b482f0e0900db72425b6f8b59f28085 (patch) | |
tree | 61532f895f218f83f8fa4a22d819668cf656b317 /tools | |
parent | c02ad3b7bfe5813c9bd86672ead37110d21d9bb5 (diff) | |
download | scummvm-rg350-93806dae8b482f0e0900db72425b6f8b59f28085.tar.gz scummvm-rg350-93806dae8b482f0e0900db72425b6f8b59f28085.tar.bz2 scummvm-rg350-93806dae8b482f0e0900db72425b6f8b59f28085.zip |
Update credits.
svn-id: r42738
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/credits.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index 3b297e961b..fba9e315d0 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -863,6 +863,7 @@ begin_credits("Credits"); add_person("Nicolas Noble", "pixels", "Config file and ALSA support"); add_person("Tim Phillips", "realmz", "Initial MI1 CD music support"); add_person("", "Quietust", "Sound support for Amiga SCUMM V2/V3 games, MM NES support"); + add_person("", "segra", "Improved support for Apple II/C64 versions of MM"); add_person("Andreas Röver", "", "Broken Sword 1/2 MPEG2 cutscene support"); add_person("Edward Rudd", "urkle", "Fixes for playing MP3 versions of MI1/Loom audio"); add_person("Daniel Schepler", "dschepler", "Final MI1 CD music support, initial Ogg Vorbis support"); |