diff options
-rw-r--r-- | AUTHORS | 5 | ||||
-rw-r--r-- | gui/credits.h | 5 |
2 files changed, 8 insertions, 2 deletions
@@ -180,7 +180,7 @@ ScummVM Team Dreamcast: Marcus Comstedt - GP2X: + GPH Devices (GP2X, GP2XWiz & Caanoo): John Willis iPhone: @@ -198,6 +198,9 @@ ScummVM Team Nintendo DS: Neil Millstone + OpenPandora: + John Willis + PocketPC / WinCE: Nicolas Bacca - (retired) Kostas Nakos diff --git a/gui/credits.h b/gui/credits.h index c4fd4c3648..0b29bcb7e9 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -203,7 +203,7 @@ static const char *credits[] = { "C1""Dreamcast", "C0""Marcus Comstedt", "", -"C1""GP2X", +"C1""GPH Devices (GP2X, GP2XWiz & Caanoo)", "C0""John Willis", "", "C1""iPhone", @@ -221,6 +221,9 @@ static const char *credits[] = { "C1""Nintendo DS", "C0""Neil Millstone", "", +"C1""OpenPandora", +"C0""John Willis", +"", "C1""PocketPC / WinCE", "C0""Nicolas Bacca", "C2""(retired)", |