diff options
author | Travis Howell | 2006-06-03 14:00:04 +0000 |
---|---|---|
committer | Travis Howell | 2006-06-03 14:00:04 +0000 |
commit | f7810b53a8c94cbd8c59b0a9d641f9765cd6bb93 (patch) | |
tree | 806dc01e51fdd0a8d1a8b0fd9fd55405f21ab96d /gui | |
parent | 5d1e4d7f09eb3dc4f0f0f67771ce7dff8b3f6dd8 (diff) | |
download | scummvm-rg350-f7810b53a8c94cbd8c59b0a9d641f9765cd6bb93.tar.gz scummvm-rg350-f7810b53a8c94cbd8c59b0a9d641f9765cd6bb93.tar.bz2 scummvm-rg350-f7810b53a8c94cbd8c59b0a9d641f9765cd6bb93.zip |
Add credit for Feeble Files source code
svn-id: r22876
Diffstat (limited to 'gui')
-rw-r--r-- | gui/credits.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/credits.h b/gui/credits.h index 55367b4b88..a95ea18040 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -268,5 +268,7 @@ static const char *credits[] = { "\\C\\c0""", "\\C\\c0""Aric Wilmunder, Ron Gilbert, David Fox, Vince Lee, and all those at LucasFilm/LucasArts who made SCUMM the insane mess to reimplement that it is today. Feel free to drop us a line and tell us what you think, guys!", "\\C\\c0""", +"\\C\\c0""Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft forsharing the source code of The Feeble Files with us.", +"\\C\\c0""", "\\C\\c0""", }; |