mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-22 20:21:06 +00:00
CREDITS: Add Lubomyr to Android porters
This commit is contained in:
parent
921efd6880
commit
8e409622f8
1
AUTHORS
1
AUTHORS
@ -281,6 +281,7 @@ ScummVM Team
|
|||||||
Android:
|
Android:
|
||||||
Andre Heider
|
Andre Heider
|
||||||
Angus Lees
|
Angus Lees
|
||||||
|
Lubomyr Lisen
|
||||||
|
|
||||||
Dreamcast:
|
Dreamcast:
|
||||||
Marcus Comstedt
|
Marcus Comstedt
|
||||||
|
@ -817,6 +817,7 @@ begin_credits("Credits");
|
|||||||
begin_section("Android");
|
begin_section("Android");
|
||||||
add_person("Andre Heider", "dhewg", "");
|
add_person("Andre Heider", "dhewg", "");
|
||||||
add_person("Angus Lees", "Gus", "");
|
add_person("Angus Lees", "Gus", "");
|
||||||
|
add_person("Lubomyr Lisen", "", "");
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
begin_section("Dreamcast");
|
begin_section("Dreamcast");
|
||||||
@ -844,7 +845,7 @@ begin_credits("Credits");
|
|||||||
add_person("Frantisek Dufka", "fanoush", "(retired)");
|
add_person("Frantisek Dufka", "fanoush", "(retired)");
|
||||||
add_person("Tarek Soliman", "tsoliman", "");
|
add_person("Tarek Soliman", "tsoliman", "");
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
begin_section("Nintendo 3DS");
|
begin_section("Nintendo 3DS");
|
||||||
add_person("Thomas Edvalson", "Cruel", "");
|
add_person("Thomas Edvalson", "Cruel", "");
|
||||||
end_section();
|
end_section();
|
||||||
|
@ -343,6 +343,7 @@ static const char *credits[] = {
|
|||||||
"C1""Android",
|
"C1""Android",
|
||||||
"C0""Andre Heider",
|
"C0""Andre Heider",
|
||||||
"C0""Angus Lees",
|
"C0""Angus Lees",
|
||||||
|
"C0""Lubomyr Lisen",
|
||||||
"",
|
"",
|
||||||
"C1""Dreamcast",
|
"C1""Dreamcast",
|
||||||
"C0""Marcus Comstedt",
|
"C0""Marcus Comstedt",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user