]> icculus.org git repositories - taylor/freespace2.git/blob - include/midifile.h
Initial revision
[taylor/freespace2.git] / include / midifile.h
1 /*
2  * $Logfile: /Freespace2/code/Sound/midifile.h $
3  * $Revision$
4  * $Date$
5  * $Author$
6  *
7  * Header file to support MIDI file reading and manipulation
8  *
9  * $Log$
10  * Revision 1.1  2002/05/03 03:28:12  root
11  * Initial revision
12  *
13  * 
14  * 2     10/07/98 10:54a Dave
15  * Initial checkin.
16  * 
17  * 1     10/07/98 10:51a Dave
18  * 
19  * 2     1/19/98 11:37p Lawrance
20  * Fixing Optimization build warnings
21  * 
22
23  *
24  * $NoKeywords: $
25  */
26
27 #ifndef __MSTREAM_H__
28 #define __MSTREAM_H__
29
30 #endif 
31