mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-21 19:51:49 +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();
|