diff options
author | Eugene Sandulenko | 2004-12-26 00:20:22 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2004-12-26 00:20:22 +0000 |
commit | 6670b2969a3669ae7bda7103407e8e5e22c2916a (patch) | |
tree | 64b3a4a910e6081128fb357cf9b6a56c95a278e0 /gui | |
parent | 81b6e9e1e6119c85e8b21739fea3580183154e5d (diff) | |
download | scummvm-rg350-6670b2969a3669ae7bda7103407e8e5e22c2916a.tar.gz scummvm-rg350-6670b2969a3669ae7bda7103407e8e5e22c2916a.tar.bz2 scummvm-rg350-6670b2969a3669ae7bda7103407e8e5e22c2916a.zip |
Give proper credits to Wyrmkeep folks
svn-id: r16329
Diffstat (limited to 'gui')
-rw-r--r-- | gui/credits.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/credits.h b/gui/credits.h index acecc27d83..2ca6807359 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -131,6 +131,11 @@ static const char *credits[] = { "\\L\\c0""Flight of the Amazon Queen and also being", "\\L\\c0""incredibly supportive.", "\\L\\c0""", +"\\L\\c0""Joe Pearce from The Wyrmkeep Entertainment", +"\\L\\c0""Co. for sharing the source of their famous", +"\\L\\c0""title Inherit the Earth and always prompt", +"\\L\\c0""replies to our questions.", +"\\L\\c0""", "\\L\\c0""Aric Wilmunder, Ron Gilbert, David Fox, Vince", "\\L\\c0""Lee, and all those at LucasFilm/LucasArts who", "\\L\\c0""made SCUMM the insane mess to reimplement", |