mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-22 12:12:16 +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:
|
||||
Andre Heider
|
||||
Angus Lees
|
||||
Lubomyr Lisen
|
||||
|
||||
Dreamcast:
|
||||
Marcus Comstedt
|
||||
|
@ -817,6 +817,7 @@ begin_credits("Credits");
|
||||
begin_section("Android");
|
||||
add_person("Andre Heider", "dhewg", "");
|
||||
add_person("Angus Lees", "Gus", "");
|
||||
add_person("Lubomyr Lisen", "", "");
|
||||
end_section();
|
||||
|
||||
begin_section("Dreamcast");
|
||||
@ -844,7 +845,7 @@ begin_credits("Credits");
|
||||
add_person("Frantisek Dufka", "fanoush", "(retired)");
|
||||
add_person("Tarek Soliman", "tsoliman", "");
|
||||
end_section();
|
||||
|
||||
|
||||
begin_section("Nintendo 3DS");
|
||||
add_person("Thomas Edvalson", "Cruel", "");
|
||||
end_section();
|
||||
|
@ -343,6 +343,7 @@ static const char *credits[] = {
|
||||
"C1""Android",
|
||||
"C0""Andre Heider",
|
||||
"C0""Angus Lees",
|
||||
"C0""Lubomyr Lisen",
|
||||
"",
|
||||
"C1""Dreamcast",
|
||||
"C0""Marcus Comstedt",
|
||||
|
Loading…
x
Reference in New Issue
Block a user