mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 16:03:24 +00:00
JANITORIAL: Fix intrument typo in sound_midi.cpp
This commit is contained in:
parent
89a1aafb75
commit
cda135cff0
@ -143,7 +143,7 @@ void SoundGenMIDI::play(int resnum) {
|
||||
}
|
||||
}
|
||||
|
||||
/* channel / intrument setup: */
|
||||
/* channel / instrument setup: */
|
||||
|
||||
/* most songs are good with this: */
|
||||
unsigned char instr[] = {0, 0, 0};
|
||||
|
Loading…
x
Reference in New Issue
Block a user