CREDITS: Add myself to the DS port credits
This commit is contained in:
parent
d376e6095e
commit
3f582c04e6
4 changed files with 5 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -576,6 +576,7 @@ ScummVM Team
|
||||||
|
|
||||||
Nintendo DS:
|
Nintendo DS:
|
||||||
Bertrand Augereau - HQ software scaler
|
Bertrand Augereau - HQ software scaler
|
||||||
|
Cameron Cawley
|
||||||
Neil Millstone
|
Neil Millstone
|
||||||
|
|
||||||
Nintendo Switch:
|
Nintendo Switch:
|
||||||
|
|
|
@ -589,6 +589,7 @@ begin_credits("Credits");
|
||||||
|
|
||||||
begin_section("Nintendo DS");
|
begin_section("Nintendo DS");
|
||||||
add_person("Bertrand Augereau", "Tramb", "HQ software scaler");
|
add_person("Bertrand Augereau", "Tramb", "HQ software scaler");
|
||||||
|
add_person("Cameron Cawley", "ccawley2011", "");
|
||||||
add_person("Neil Millstone", "agent-q", "");
|
add_person("Neil Millstone", "agent-q", "");
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
|
|
|
@ -1457,6 +1457,8 @@ Nintendo DS
|
||||||
|
|
||||||
* - Bertrand Augereau
|
* - Bertrand Augereau
|
||||||
- HQ software scaler
|
- HQ software scaler
|
||||||
|
* - Cameron Cawley
|
||||||
|
-
|
||||||
* - Neil Millstone
|
* - Neil Millstone
|
||||||
-
|
-
|
||||||
|
|
||||||
|
|
|
@ -709,6 +709,7 @@ static const char *credits[] = {
|
||||||
"C1""Nintendo DS",
|
"C1""Nintendo DS",
|
||||||
"C0""Bertrand Augereau",
|
"C0""Bertrand Augereau",
|
||||||
"C2""HQ software scaler",
|
"C2""HQ software scaler",
|
||||||
|
"C0""Cameron Cawley",
|
||||||
"C0""Neil Millstone",
|
"C0""Neil Millstone",
|
||||||
"",
|
"",
|
||||||
"C1""Nintendo Switch",
|
"C1""Nintendo Switch",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue