]> icculus.org git repositories - taylor/freespace2.git/blob - src/sound/winmidi.cpp
commit
[taylor/freespace2.git] / src / sound / winmidi.cpp
1 /*
2  * $Logfile: /Freespace2/code/Sound/WinMIDI.cpp $
3  * $Revision$
4  * $Date$
5  * $Author$
6  *
7  * C module for playing and managing MIDI files
8  *
9  * $Log$
10  * Revision 1.2  2002/05/07 03:16:52  theoddone33
11  * The Great Newline Fix
12  *
13  * Revision 1.1.1.1  2002/05/03 03:28:10  root
14  * Initial import.
15  *
16  * 
17  * 2     10/07/98 10:54a Dave
18  * Initial checkin.
19  * 
20  * 1     10/07/98 10:51a Dave
21  * 
22  * 3     1/19/98 11:37p Lawrance
23  * Fixing Optimization build warnings
24  * 
25  *
26  * $NoKeywords: $
27  */
28