diff options
author | Willem Jan Palenstijn | 2012-09-06 17:45:44 +0200 |
---|---|---|
committer | Willem Jan Palenstijn | 2012-09-06 17:47:48 +0200 |
commit | 952a41abe2911500fe9c3d2663b5cac9b4f9b3dd (patch) | |
tree | b0d775eedb08794884e1e4a6597256358db9b6a6 /devtools | |
parent | 033e75e6260c4cb42317c1e965d1610b6dde331b (diff) | |
download | scummvm-rg350-952a41abe2911500fe9c3d2663b5cac9b4f9b3dd.tar.gz scummvm-rg350-952a41abe2911500fe9c3d2663b5cac9b4f9b3dd.tar.bz2 scummvm-rg350-952a41abe2911500fe9c3d2663b5cac9b4f9b3dd.zip |
CREDITS: Reshuffle special thanks
Diffstat (limited to 'devtools')
-rwxr-xr-x | devtools/credits.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl index e8cb1154e7..b993bb12f3 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -1087,6 +1087,7 @@ begin_credits("Credits"); add_person("Ivan Dubrov", "", "For contributing the initial version of the Gobliiins engine"); add_person("Henrik Engqvist", "qvist", "For generously providing hosting for our buildbot, SVN repository, planet and doxygen sites as well as tons of HD space"); add_person("DOSBox Team", "", "For their awesome OPL2 and OPL3 emulator"); + add_person("Yusuke Kamiyamane", "", "For contributing some GUI icons "); add_person("Till Kresslein", "Krest", "For design of modern ScummVM GUI"); add_person("", "Jezar", "For his freeverb filter implementation"); add_person("Jim Leiterman", "", "Various info on his FM-TOWNS/Marty SCUMM ports"); @@ -1097,8 +1098,6 @@ begin_credits("Credits"); add_person("James Woodcock", "", "Soundtrack enhancements"); end_persons(); - add_paragraph("Some icons by Yusuke Kamiyamane"); - add_paragraph( "Tony Warriner and everyone at Revolution Software Ltd. for sharing ". "with us the source of some of their brilliant games, allowing us to ". |