Add touche engine to credits since it is supported.

svn-id: r24733
This commit is contained in:
Eugene Sandulenko 2006-11-18 19:20:35 +00:00
parent 785d86b63e
commit a098de81c2
4 changed files with 17 additions and 0 deletions

View File

@ -75,6 +75,9 @@ ScummVM Team
Andrew Kurushin
Eugene Sandulenko
Touche:
Gregory Montoir
Backend Teams
-------------
Dreamcast:

View File

@ -118,6 +118,12 @@
Eugene Sandulenko & \textit{}\\
\end{tabular}
\end{list}
\item \textbf{ Touche}
\begin{list}{}{\setlength{\leftmargin}{0.2cm}}
\item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
Gregory Montoir & \textit{}\\
\end{tabular}
\end{list}
\end{list}
\item \textbf{\large Backend Teams}
\begin{list}{}{\setlength{\leftmargin}{0.2cm}}

View File

@ -77,6 +77,9 @@ static const char *credits[] = {
"\\C\\c0""Andrew Kurushin",
"\\C\\c0""Eugene Sandulenko",
"\\C\\c0""",
"\\C\\c1""Touche",
"\\C\\c0""Gregory Montoir",
"\\C\\c0""",
"\\C\\c0""",
"\\C\\c1""Backend Teams",
"\\C\\c1""Dreamcast",

View File

@ -540,6 +540,11 @@ begin_credits("Credits");
add_person("Andrew Kurushin", "ajax16384", "");
add_person("Eugene Sandulenko", "sev", "");
end_section();
begin_section("Touché");
add_person("Gregory Montoir", "cyx", "");
end_section();
end_section();