GM.CAT extraction utility for OpenTTD
=====================================

Code by "cirdan" taken from the OpenTTD forum:
http://www.tt-forums.net/viewtopic.php?f=31&t=31293&hilit=music+gm

Compiled with Visual C++ 2008.

You MAY need the Visual C++ runtime in order to run the compiled
program. If so, please download them from the official Microsoft
download pages:

x86 architecture: http://www.microsoft.com/downloads/details.aspx?FamilyID=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en
x64 architecture: http://www.microsoft.com/downloads/details.aspx?familyid=BD2A6171-E2D6-4230-B809-9A8D7548C1B6&displaylang=en

The resulting .gm files must be copied into the
	OpenTTD/gm
folder (create it if needed).

Hope it works! :)

Lck