diff options
Diffstat (limited to 'gui')
-rw-r--r-- | gui/credits.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/credits.h b/gui/credits.h index 264eee17a6..79d68ab8f4 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -350,6 +350,8 @@ static const char *credits[] = { "C2""Subtitle control options in the GUI; BASS GUI fixes", "C0""Stuart Caie", "C2""Decoders for Amiga and AtariST data files (AGOS engine)", +"C0""Tobias Gunkel", +"C2""Graphic support for PCE version of Loom", "C0""Paolo Costabel", "C2""PSP port contributions", "C0""Thierry Crozat", @@ -514,5 +516,7 @@ static const char *credits[] = { "C0""", "C0""Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for sharing the source code of some of their games with us.", "C0""", +"C0""John Young, Colin Smythe and especially Terry Patchet himself for sharing the source code of Discworld I & II with us.", +"C0""", "", }; |