mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-01 15:55:45 +00:00
CREDITS: Add BBVS
This commit is contained in:
parent
35e8a2bdcb
commit
c0eb2880e9
3
AUTHORS
3
AUTHORS
@ -66,6 +66,9 @@ ScummVM Team
|
||||
Peter Bozso
|
||||
Arnaud Boutonne
|
||||
|
||||
BBVS:
|
||||
Benjamin Haisch
|
||||
|
||||
CGE:
|
||||
Arnaud Boutonne
|
||||
Paul Gilbert
|
||||
|
@ -558,6 +558,10 @@ begin_credits("Credits");
|
||||
add_person("Arnaud Boutonné", "Strangerke", "");
|
||||
end_section();
|
||||
|
||||
begin_section("BBVS");
|
||||
add_person("Benjamin Haisch", "john_doe", "");
|
||||
end_section();
|
||||
|
||||
begin_section("CGE");
|
||||
add_person("Arnaud Boutonné", "Strangerke", "");
|
||||
add_person("Paul Gilbert", "dreammaster", "");
|
||||
|
@ -83,6 +83,9 @@ static const char *credits[] = {
|
||||
"A0""Arnaud Boutonne",
|
||||
"C0""Arnaud Boutonn\351",
|
||||
"",
|
||||
"C1""BBVS",
|
||||
"C0""Benjamin Haisch",
|
||||
"",
|
||||
"C1""CGE",
|
||||
"A0""Arnaud Boutonne",
|
||||
"C0""Arnaud Boutonn\351",
|
||||
|
Loading…
x
Reference in New Issue
Block a user