mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
4 lines
78 B
Raku
4 lines
78 B
Raku
begin_section("Xyzzy");
|
|
add_person("Name 1", "Handle 1", "");
|
|
end_section();
|