mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 00:15:30 +00:00
CREDITS: Add myself for Composer.
This commit is contained in:
parent
8b8f70c3a5
commit
8f60377097
3
AUTHORS
3
AUTHORS
@ -71,6 +71,9 @@ ScummVM Team
|
||||
Kari Salminen
|
||||
Eugene Sandulenko
|
||||
|
||||
Composer:
|
||||
Alyssa Milburn
|
||||
|
||||
CruisE:
|
||||
Paul Gilbert
|
||||
Vincent Hamm - (retired)
|
||||
|
@ -528,6 +528,10 @@ begin_credits("Credits");
|
||||
add_person("Eugene Sandulenko", "sev", "");
|
||||
end_section();
|
||||
|
||||
begin_section("Composer");
|
||||
add_person("Alyssa Milburn", "fuzzie", "");
|
||||
end_section();
|
||||
|
||||
begin_section("CruisE");
|
||||
add_person("Paul Gilbert", "dreammaster", "");
|
||||
add_person("Vincent Hamm", "yaz0r", "(retired)");
|
||||
|
@ -84,6 +84,9 @@ static const char *credits[] = {
|
||||
"C0""Kari Salminen",
|
||||
"C0""Eugene Sandulenko",
|
||||
"",
|
||||
"C1""Composer",
|
||||
"C0""Alyssa Milburn",
|
||||
"",
|
||||
"C1""CruisE",
|
||||
"C0""Paul Gilbert",
|
||||
"C0""Vincent Hamm",
|
||||
|
Loading…
x
Reference in New Issue
Block a user