mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
3 lines
78 B
Raku
3 lines
78 B
Raku
begin_section("Xyzzy");
|
|
add_person("Name 1", "Handle 1", "");
|
|
end_section();
|