source:
trunk/src/winmm/winmm.h@
7
| Last change on this file since 7 was 4, checked in by , 26 years ago | |
|---|---|
| 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 | |
| 11 | char * getWinmmMsg( MMRESULT result ); |
| 12 | |
| 13 | #endif |
Note:
See TracBrowser
for help on using the repository browser.
