diff options
author | Einar Johan Trøan Sømåen | 2012-09-06 16:53:01 +0200 |
---|---|---|
committer | Einar Johan Trøan Sømåen | 2012-09-06 16:53:01 +0200 |
commit | 3513f3870de3d99fafd7625120e5bf68436dd15d (patch) | |
tree | 9758f6fc63004c39053af91ed0ea9b4ca0bb2b25 /gui | |
parent | f607112da03d56329cfd0a62e47db6f4b9e145e1 (diff) | |
download | scummvm-rg350-3513f3870de3d99fafd7625120e5bf68436dd15d.tar.gz scummvm-rg350-3513f3870de3d99fafd7625120e5bf68436dd15d.tar.bz2 scummvm-rg350-3513f3870de3d99fafd7625120e5bf68436dd15d.zip |
CREDITS: Thank Jan Nedoma (Mnemonic) for sources/assistance with WME.
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 f971d06f36..e61cc1053f 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -722,5 +722,7 @@ static const char *credits[] = { "C0""", "C0""Janusz Wisniewski and Miroslaw Liminowicz from Laboratorium Komputerowe Avalon for providing full source code for Soltys and letting us to redistribute the game.", "C0""", +"C0""Jan Nedoma for providing the sources to the Wintermute-engine, and for providing support while porting the engine to ScummVM", +"C0""", "", }; |