Fix yet another validator warning
svn-id: r19586
This commit is contained in:
parent
9964014063
commit
c4ad2ecb49
2 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@ And to all the contributors, users, and beta testers we've missed. Thanks!
|
|||
Ivan Dubrov & For contributing the initial version of the Gobliiins engine\\
|
||||
Jezar & For his freeverb filter implementation\\
|
||||
Jim Leiterman & Various info on his FM-TOWNS/Marty SCUMM ports\\
|
||||
lloyd & For deep tech details about C64 Zak & MM\\
|
||||
lloyd & For deep tech details about C64 Zak \& MM\\
|
||||
Jimmi Th{\o}gersen & For ScummRev, and much obscure code/documentation\\
|
||||
Tristan & For additional work on the original MT-32 emulator\\
|
||||
\end{tabular}
|
||||
|
|
|
@ -398,7 +398,7 @@ begin_credits("Credits");
|
|||
add_person("Ivan Dubrov", "", "For contributing the initial version of the Gobliiins engine");
|
||||
add_person("", "Jezar", "For his freeverb filter implementation");
|
||||
add_person("Jim Leiterman", "", "Various info on his FM-TOWNS/Marty SCUMM ports");
|
||||
add_person("", "lloyd", "For deep tech details about C64 Zak & MM");
|
||||
add_person("", "lloyd", "For deep tech details about C64 Zak & MM");
|
||||
add_person("Jimmi Thøgersen", "", "For ScummRev, and much obscure code/documentation");
|
||||
add_person("", "Tristan", "For additional work on the original MT-32 emulator");
|
||||
end_section();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue