diff options
author | Eugene Sandulenko | 2006-10-18 18:57:22 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2006-10-18 18:57:22 +0000 |
commit | 38d6a4d8d437a7049fe3b5a3cf838d594a49e3e5 (patch) | |
tree | f899755502490a6883c9db760b05f6a1c4ae7224 /gui | |
parent | cf60ba63e9a6d2656e3b64378bc8ceee5e5238bc (diff) | |
download | scummvm-rg350-38d6a4d8d437a7049fe3b5a3cf838d594a49e3e5.tar.gz scummvm-rg350-38d6a4d8d437a7049fe3b5a3cf838d594a49e3e5.tar.bz2 scummvm-rg350-38d6a4d8d437a7049fe3b5a3cf838d594a49e3e5.zip |
Credit madmoose for his MOD player.
svn-id: r24375
Diffstat (limited to 'gui')
-rw-r--r-- | gui/credits.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gui/credits.h b/gui/credits.h index d892a8c560..b783e5f169 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -226,14 +226,16 @@ static const char *credits[] = { "\\C\\c2""ScummVM forum theme", "\\C\\c0""", "\\C\\c1""Code contributions", -"\\C\\c0""John Doe", -"\\C\\c2""Improved DXA compression", "\\C\\c0""Ori Avtalion", "\\C\\c2""Subtitle control options in the GUI", "\\C\\c0""Stuart Caie", "\\C\\c2""Decoders for Simon 1 Amiga data files", "\\C\\c0""Paolo Costabel", "\\C\\c2""PSP port contributions", +"\\C\\c0""John Doe", +"\\C\\c2""Improved DXA compression", +"\\C\\c0""Thomas Fach-Pedersen", +"\\C\\c2""ProTracker module player", "\\C\\c0""Benjamin Haisch", "\\C\\c2""Encoder for DXA videos", "\\C\\c0""Janne Huttunen", |