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

Last change on this file since 47 was 46, checked in by sandervl, 26 years ago

* empty log message *

File size: 162 bytes
Line 
1/*
2 *
3 * Project Odin Software License can be found in LICENSE.TXT
4 *
5 */
6#ifndef __WINMM_H__
7#define __WINMM_H__
8
9char * getWinmmMsg( MMRESULT result );
10
11#endif
Note: See TracBrowser for help on using the repository browser.