mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-26 20:59:00 +00:00
Changed
svn-id: r9543
This commit is contained in:
parent
249982f721
commit
789628bb18
@ -28,6 +28,6 @@ public:
|
||||
void send(uint32 b) { }
|
||||
};
|
||||
|
||||
MidiDriver *MidiDriver_ADLIB_create() {
|
||||
MidiDriver *MidiDriver_ADLIB_create(SoundMixer *mixer) {
|
||||
return new MidiDriver_ADLIB();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user