5 lines
153 B
Raku
5 lines
153 B
Raku
begin_section("Freescape");
|
|
add_person("Chris Allen", "", "Sound engine programming");
|
|
add_person("Gustavo Grieco", "neuromancer", "");
|
|
end_section();
|