diff options
author | Johannes Schickel | 2009-11-10 20:29:19 +0000 |
---|---|---|
committer | Johannes Schickel | 2009-11-10 20:29:19 +0000 |
commit | 5859a9a8928bcdd123349dbd32d1821701cfc249 (patch) | |
tree | 443d0a67fc3a65624358f1fbc11693b615c4e2b8 /gui | |
parent | c25739b839c51d7116db1c5e454e5b6148a46786 (diff) | |
download | scummvm-rg350-5859a9a8928bcdd123349dbd32d1821701cfc249.tar.gz scummvm-rg350-5859a9a8928bcdd123349dbd32d1821701cfc249.tar.bz2 scummvm-rg350-5859a9a8928bcdd123349dbd32d1821701cfc249.zip |
Enforce alphabetical order in the credits again.
svn-id: r45812
Diffstat (limited to 'gui')
-rw-r--r-- | gui/credits.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gui/credits.h b/gui/credits.h index 05f3d122a5..9fd9e669fd 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -152,16 +152,16 @@ static const char *credits[] = { "C0""Paul Gilbert", "C0""Max Horn", "C0""Filippos Karapetis", +"C0""Martin Kiewitz", "C0""Walter van Niftrik", "C0""Willem Jan Palenstijn", "C0""Jordi Vilalta Prat", "C0""Lars Skovlund", -"C0""Martin Kiewitz", "", "C1""TeenAgent", -"C0""Vladimir Menshakov", "C0""Robert Megone", "C2""Help with callback rewriting", +"C0""Vladimir Menshakov", "", "C1""Tinsel", "C0""Torbj\366rn Andersson", @@ -359,8 +359,6 @@ static const char *credits[] = { "C2""Subtitle control options in the GUI; BASS GUI fixes", "C0""Stuart Caie", "C2""Decoders for Amiga and AtariST data files (AGOS engine)", -"C0""Tobias Gunkel", -"C2""Graphic support for PCE version of Loom", "C0""Paolo Costabel", "C2""PSP port contributions", "C0""Thierry Crozat", @@ -369,6 +367,8 @@ static const char *credits[] = { "C2""CinE engine objectification", "C0""Thomas Fach-Pedersen", "C2""ProTracker module player", +"C0""Tobias Gunkel", +"C2""Graphic support for PCE version of Loom", "C0""Janne Huttunen", "C2""V3 actor mask support, Dig/FT SMUSH audio", "C0""Kov\341cs Endre J\341nos", |