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