mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 06:41:51 +00:00
adding self to credits
svn-id: r21368
This commit is contained in:
parent
544abe3d12
commit
cbf3c06c1d
1
AUTHORS
1
AUTHORS
@ -50,6 +50,7 @@ ScummVM Team
|
||||
Gob:
|
||||
Torbjorn Andersson
|
||||
Sven Hesse
|
||||
Willem Jan Palenstijn
|
||||
Eugene Sandulenko
|
||||
|
||||
Kyra:
|
||||
|
@ -75,6 +75,7 @@
|
||||
\item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
|
||||
Torbj\"orn Andersson & \textit{}\\
|
||||
Sven Hesse & \textit{}\\
|
||||
Willem Jan Palenstijn & \textit{}\\
|
||||
Eugene Sandulenko & \textit{}\\
|
||||
\end{tabular}
|
||||
\end{list}
|
||||
|
@ -50,6 +50,7 @@ static const char *credits[] = {
|
||||
"\\C\\c1""Gob",
|
||||
"\\C\\c0""Torbjorn Andersson",
|
||||
"\\C\\c0""Sven Hesse",
|
||||
"\\C\\c0""Willem Jan Palenstijn",
|
||||
"\\C\\c0""Eugene Sandulenko",
|
||||
"\\C\\c0""",
|
||||
"\\C\\c1""Kyra",
|
||||
|
@ -488,6 +488,7 @@ begin_credits("Credits");
|
||||
begin_section("Gob");
|
||||
add_person("Torbjörn Andersson", "eriktorbjorn", "");
|
||||
add_person("Sven Hesse", "DrMcCoy", "");
|
||||
add_person("Willem Jan Palenstijn", "wjp", "");
|
||||
add_person("Eugene Sandulenko", "sev", "");
|
||||
end_section();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user