diff options
author | RichieSams | 2013-10-08 09:50:20 -0500 |
---|---|---|
committer | RichieSams | 2013-10-08 09:50:20 -0500 |
commit | ef87ba54b446346eb528bd1115578b5a99df0b9c (patch) | |
tree | ba0f2c5d20c733ee0336817e4e6799a4782031ac | |
parent | 8e8e5af0ec3ee4760e83beff095a0bf76a80e5f6 (diff) | |
download | scummvm-rg350-ef87ba54b446346eb528bd1115578b5a99df0b9c.tar.gz scummvm-rg350-ef87ba54b446346eb528bd1115578b5a99df0b9c.tar.bz2 scummvm-rg350-ef87ba54b446346eb528bd1115578b5a99df0b9c.zip |
ZVISION: Add an entry in credits.pl for Marisa Chan / Zidane
-rwxr-xr-x | devtools/credits.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl index 133eba5e93..57336e2895 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -1158,6 +1158,7 @@ begin_credits("Credits"); add_person("Jimmi Thøgersen", "", "For ScummRev, and much obscure code/documentation"); add_person("", "Tristan", "For additional work on the original MT-32 emulator"); add_person("James Woodcock", "", "Soundtrack enhancements"); + add_person("Anton Yartsev", "Zidane", "For the original re-implementation of the ZVison engine"); end_persons(); add_paragraph( |