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

Last change on this file since 4 was 4, checked in by ktk, 26 years ago

Import

File size: 218 bytes
Line 
1/* $Id: winmm.h,v 1.1 1999-05-24 20:20:07 ktk 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.