mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-11 19:54:03 +00:00
EV_SYSEX definition
svn-id: r8198
This commit is contained in:
parent
5cfb556d67
commit
3323aa4212
@ -38,6 +38,7 @@
|
||||
////////////////////////////////////////
|
||||
|
||||
#define SEQ_MIDIPUTC 5
|
||||
#define EV_SYSEX 0x94
|
||||
|
||||
class MidiDriver_SEQ : public MidiDriver_MPU401 {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user