mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
8 lines
311 B
Raku
8 lines
311 B
Raku
begin_section("MM (Xeen)");
|
|
add_person("Paul Gilbert", "dreammaster", "");
|
|
add_person("Benoit Pierre", "benoit-pierre", "");
|
|
add_person("", "TheDrakeRaider", "(M&M1 Gfx Mod)");
|
|
add_person("David Goldsmith", "WizardStan", "(Xeen analysis)");
|
|
add_person("Matt Taylor", "", "(Xeen analysis)");
|
|
end_section();
|