]> icculus.org git repositories - taylor/freespace2.git/blob - include/winmidi.h
Initial revision
[taylor/freespace2.git] / include / winmidi.h
1 /*
2  * $Logfile: /Freespace2/code/Sound/WinMIDI.h $
3  * $Revision$
4  * $Date$
5  * $Author$
6  *
7  * Header file for playing and managing MIDI files
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  * 3     1/19/98 11:37p Lawrance
20  * Fixing Optimization build warnings
21  * 
22  *
23  * $NoKeywords: $
24  */
25
26 #ifndef __WINMIDI_H__
27 #define __WINMIDI_H__
28
29 #endif  /* __WINMIDI_H__ */
30