CREDITS: Add cpasjuste and myself to Nintendo Switch
This commit is contained in:
parent
49601a7ac8
commit
c6621773ef
3 changed files with 13 additions and 0 deletions
4
AUTHORS
4
AUTHORS
|
@ -367,6 +367,10 @@ ScummVM Team
|
||||||
Bertrand Augereau - HQ software scaler
|
Bertrand Augereau - HQ software scaler
|
||||||
Neil Millstone
|
Neil Millstone
|
||||||
|
|
||||||
|
Nintendo Switch:
|
||||||
|
Cpasjuste
|
||||||
|
rsn8887
|
||||||
|
|
||||||
OpenPandora:
|
OpenPandora:
|
||||||
John Willis
|
John Willis
|
||||||
|
|
||||||
|
|
|
@ -976,6 +976,11 @@ begin_credits("Credits");
|
||||||
add_person("Neil Millstone", "agent-q", "");
|
add_person("Neil Millstone", "agent-q", "");
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
|
begin_section("Nintendo Switch");
|
||||||
|
add_person("", "Cpasjuste", "");
|
||||||
|
add_person("", "rsn8887", "");
|
||||||
|
end_section();
|
||||||
|
|
||||||
begin_section("OpenPandora");
|
begin_section("OpenPandora");
|
||||||
add_person("John Willis", "DJWillis", "");
|
add_person("John Willis", "DJWillis", "");
|
||||||
end_section();
|
end_section();
|
||||||
|
|
|
@ -452,6 +452,10 @@ static const char *credits[] = {
|
||||||
"C2""HQ software scaler",
|
"C2""HQ software scaler",
|
||||||
"C0""Neil Millstone",
|
"C0""Neil Millstone",
|
||||||
"",
|
"",
|
||||||
|
"C1""Nintendo Switch",
|
||||||
|
"C0""Cpasjuste",
|
||||||
|
"C0""rsn8887",
|
||||||
|
"",
|
||||||
"C1""OpenPandora",
|
"C1""OpenPandora",
|
||||||
"C0""John Willis",
|
"C0""John Willis",
|
||||||
"",
|
"",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue