aboutsummaryrefslogtreecommitdiff
path: root/devtools/credits.pl
diff options
context:
space:
mode:
authorLe Philousophe2019-07-27 11:34:56 +0200
committerLe Philousophe2019-07-27 11:34:56 +0200
commit662cc473726f1b4bdd11dd784f0ea450f43428c7 (patch)
tree8a421858f70a868482799c76b2c41b2eb6f802be /devtools/credits.pl
parentf4554b8c466e7f3c61a1ac467ebd1c287fe1d9d9 (diff)
downloadscummvm-rg350-662cc473726f1b4bdd11dd784f0ea450f43428c7.tar.gz
scummvm-rg350-662cc473726f1b4bdd11dd784f0ea450f43428c7.tar.bz2
scummvm-rg350-662cc473726f1b4bdd11dd784f0ea450f43428c7.zip
CREDITS: Add myself and Cryomni3D engine
Diffstat (limited to 'devtools/credits.pl')
-rwxr-xr-xdevtools/credits.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index da97c3690a..83cb4a76bd 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -652,6 +652,10 @@ begin_credits("Credits");
add_person("Vincent Hamm", "yaz0r", "(retired)");
end_section();
+ begin_section("Cryomni3D");
+ add_person("Philippe Valembois", "lePhilousophe", "");
+ end_section();
+
begin_section("Draci");
add_person("Denis Kasak", "dkasak13", "");
add_person("Robert Špalek", "spalek", "");