mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-04 18:06:26 +00:00
7 lines
218 B
Raku
7 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();
|