GM FILES
--------

This directory contains an utility to convert modules to .GM files, and an
example on how to play them with MIDAS. The .GM files are little more than
a bunch of GMPlayer internal structures dumped to the disk, and their main
idea is that loading them is very simple. In addition, you can link the .GM
file to your executable and just pass midasPrepareGM() a pointer to the
linked file.

These programs work both under Windows NT/95 and MS-DOS.

[Last minute note: Or might not work under either - seems there are some
problems...]
