diff options
author | Max Horn | 2004-12-20 00:08:38 +0000 |
---|---|---|
committer | Max Horn | 2004-12-20 00:08:38 +0000 |
commit | 5f2f85f573c874e5739baab1c0fa76b45fc48665 (patch) | |
tree | 76d82325689babf316b5e619e499cff2cfbcf1d3 /gui | |
parent | fdfa5346836cedfda54f182e9b20d50fff77bcd4 (diff) | |
download | scummvm-rg350-5f2f85f573c874e5739baab1c0fa76b45fc48665.tar.gz scummvm-rg350-5f2f85f573c874e5739baab1c0fa76b45fc48665.tar.bz2 scummvm-rg350-5f2f85f573c874e5739baab1c0fa76b45fc48665.zip |
Adding KingGuppy to about dialog, too
svn-id: r16144
Diffstat (limited to 'gui')
-rw-r--r-- | gui/about.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/about.cpp b/gui/about.cpp index d9641d8c96..8e9b16ef9b 100644 --- a/gui/about.cpp +++ b/gui/about.cpp @@ -100,6 +100,8 @@ const char *about_lines[] = { "\\L\\c2"" iMUSE, MIDI, all things musical.", "\\L\\c0"" Jochen Hoenicke", "\\L\\c2"" Speaker & PCjr sound support, Adlib work", +"\\L\\c0"" Jerome Fisher", +"\\L\\c2"" MT-32 emulator", "\\L\\c0"" Jeremy Newman", "\\L\\c2"" Webmaster", "\\L\\c0""", |