source: trunk/src/winmm/winmm.h@ 1036

Last change on this file since 1036 was 95, checked in by phaller, 26 years ago

Add: added cvs variable $Id$ to source files.

File size: 222 bytes
Line 
1/* $Id: winmm.h,v 1.3 1999-06-10 16:24:35 phaller Exp $ */
2
3/*
4 *
5 * Project Odin Software License can be found in LICENSE.TXT
6 *
7 */
8#ifndef __WINMM_H__
9#define __WINMM_H__
10
11char * getWinmmMsg( MMRESULT result );
12
13#endif
Note: See TracBrowser for help on using the repository browser.