mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-21 19:51:49 +00:00
CREDITS: Add myself as developer for the drascula engine
I forgot to do it when I rewrote big chunks of the engine code three months ago.
This commit is contained in:
parent
8546ecab04
commit
8380023c51
1
AUTHORS
1
AUTHORS
@ -104,6 +104,7 @@ ScummVM Team
|
||||
Drascula:
|
||||
Filippos Karapetis
|
||||
Pawel Kolodziejski
|
||||
Thierry Crozat
|
||||
|
||||
DreamWeb:
|
||||
Torbjorn Andersson
|
||||
|
@ -604,6 +604,7 @@ begin_credits("Credits");
|
||||
begin_section("Drascula");
|
||||
add_person("Filippos Karapetis", "[md5]", "");
|
||||
add_person("Paweł Kołodziejski", "aquadran", "");
|
||||
add_person("Thierry Crozat", "criezy", "");
|
||||
end_section();
|
||||
|
||||
begin_section("DreamWeb");
|
||||
|
@ -128,6 +128,7 @@ static const char *credits[] = {
|
||||
"C1""Drascula",
|
||||
"C0""Filippos Karapetis",
|
||||
"C0""Pawel Kolodziejski",
|
||||
"C0""Thierry Crozat",
|
||||
"",
|
||||
"C1""DreamWeb",
|
||||
"A0""Torbjorn Andersson",
|
||||
|
Loading…
x
Reference in New Issue
Block a user