CREDITS: Add BBVS
This commit is contained in:
parent
35e8a2bdcb
commit
c0eb2880e9
3 changed files with 10 additions and 0 deletions
3
AUTHORS
3
AUTHORS
|
@ -66,6 +66,9 @@ ScummVM Team
|
||||||
Peter Bozso
|
Peter Bozso
|
||||||
Arnaud Boutonne
|
Arnaud Boutonne
|
||||||
|
|
||||||
|
BBVS:
|
||||||
|
Benjamin Haisch
|
||||||
|
|
||||||
CGE:
|
CGE:
|
||||||
Arnaud Boutonne
|
Arnaud Boutonne
|
||||||
Paul Gilbert
|
Paul Gilbert
|
||||||
|
|
|
@ -558,6 +558,10 @@ begin_credits("Credits");
|
||||||
add_person("Arnaud Boutonné", "Strangerke", "");
|
add_person("Arnaud Boutonné", "Strangerke", "");
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
|
begin_section("BBVS");
|
||||||
|
add_person("Benjamin Haisch", "john_doe", "");
|
||||||
|
end_section();
|
||||||
|
|
||||||
begin_section("CGE");
|
begin_section("CGE");
|
||||||
add_person("Arnaud Boutonné", "Strangerke", "");
|
add_person("Arnaud Boutonné", "Strangerke", "");
|
||||||
add_person("Paul Gilbert", "dreammaster", "");
|
add_person("Paul Gilbert", "dreammaster", "");
|
||||||
|
|
|
@ -83,6 +83,9 @@ static const char *credits[] = {
|
||||||
"A0""Arnaud Boutonne",
|
"A0""Arnaud Boutonne",
|
||||||
"C0""Arnaud Boutonn\351",
|
"C0""Arnaud Boutonn\351",
|
||||||
"",
|
"",
|
||||||
|
"C1""BBVS",
|
||||||
|
"C0""Benjamin Haisch",
|
||||||
|
"",
|
||||||
"C1""CGE",
|
"C1""CGE",
|
||||||
"A0""Arnaud Boutonne",
|
"A0""Arnaud Boutonne",
|
||||||
"C0""Arnaud Boutonn\351",
|
"C0""Arnaud Boutonn\351",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue