Changeset 2812 for trunk/src/winmm/IRTMidi.cpp
- Timestamp:
- Feb 17, 2000, 3:10:18 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/winmm/IRTMidi.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winmm/IRTMidi.cpp
r588 r2812 1 /* $Id: IRTMidi.cpp,v 1. 5 1999-08-19 18:46:03 phallerExp $ */1 /* $Id: IRTMidi.cpp,v 1.6 2000-02-17 14:09:29 sandervl Exp $ */ 2 2 3 3 /******************************************************************************* … … 27 27 #include <stdio.h> 28 28 #include <malloc.h> 29 30 #define DBG_LOCALLOG DBG_irtmidi 31 #include "dbglocal.h" 29 32 30 33 IRTMidi * IRTMidi::iTheIRTMidiSingleton = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
