diff options
author | Joost Peters | 2009-08-17 12:57:37 +0000 |
---|---|---|
committer | Joost Peters | 2009-08-17 12:57:37 +0000 |
commit | 62bcb2e51b45e744d0b27b124179cb6ec435188d (patch) | |
tree | 1abfe70cf002ed9649293607de019bab518cd38d /gui | |
parent | e548e71ba1092a1091da79c5d4652c9d52578e65 (diff) | |
download | scummvm-rg350-62bcb2e51b45e744d0b27b124179cb6ec435188d.tar.gz scummvm-rg350-62bcb2e51b45e744d0b27b124179cb6ec435188d.tar.bz2 scummvm-rg350-62bcb2e51b45e744d0b27b124179cb6ec435188d.zip |
Commit (slightly) modified version of patch #2831248: Allow suspend/resume for PSP
svn-id: r43477
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 5ddae4ea37..21f69d4465 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -366,6 +366,8 @@ static const char *credits[] = { "C2""Daily Linux builds", "C0""Thomas Mayer", "C2""PSP port contributions", +"C0""Yotam Barnoy", +"C2""PSP port suspend/resume support", "C0""Sean Murray", "C2""ScummVM tools GUI application (GSoC 2007 task)", "C0""n0p", |