scummvm/engines/mediastation/credits.pl
Nathanael Gentry 74aab598c0 MEDIASTATION: Add initial engine prototype that can play a couple opening movies.
This engine is very incomplete, as rendering and sound playback are not handled well at all yet. However, most of the data structures in this engine are handled.
2025-01-01 12:15:42 -05:00

3 lines
92 B
Raku

begin_section("Media Station");
add_person("Nathanael Gentry", "npjg", "");
end_section();