CGE: Add credits
This commit is contained in:
parent
36ab10f291
commit
3542dc2c44
3 changed files with 13 additions and 0 deletions
4
AUTHORS
4
AUTHORS
|
@ -60,6 +60,10 @@ ScummVM Team
|
|||
Oliver Kiehl - (retired)
|
||||
Ludvig Strigeus - (retired)
|
||||
|
||||
CGE:
|
||||
Arnaud Boutonne
|
||||
Paul Gilbert
|
||||
|
||||
Cine:
|
||||
Vincent Hamm - (retired)
|
||||
Pawel Kolodziejski
|
||||
|
|
|
@ -515,6 +515,11 @@ begin_credits("Credits");
|
|||
add_person("Ludvig Strigeus", "ludde", "(retired)");
|
||||
end_section();
|
||||
|
||||
begin_section("CGE");
|
||||
add_person("Arnaud Boutonné", "Strangerke", "");
|
||||
add_person("Paul Gilbert", "dreammaster", "");
|
||||
end_section();
|
||||
|
||||
begin_section("Cine");
|
||||
add_person("Vincent Hamm", "yaz0r", "(retired)");
|
||||
add_person("Paweł Kołodziejski", "aquadran", "");
|
||||
|
|
|
@ -72,6 +72,10 @@ static const char *credits[] = {
|
|||
"C0""Ludvig Strigeus",
|
||||
"C2""(retired)",
|
||||
"",
|
||||
"C1""CGE",
|
||||
"C0""Arnaud Boutonn\351",
|
||||
"C0""Paul Gilbert",
|
||||
"",
|
||||
"C1""Cine",
|
||||
"C0""Vincent Hamm",
|
||||
"C2""(retired)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue