mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
6 lines
218 B
Raku
6 lines
218 B
Raku
begin_section("Groovie");
|
|
add_person("Henry Bush", "spookypeanut", "");
|
|
add_person("Ray Carro", "Die4Ever", "");
|
|
add_person("Scott Thomas", "ST", "");
|
|
add_person("Jordi Vilalta Prat", "jvprat", "");
|
|
end_section();
|