JANITORIAL: Fix intrument typo in sound_midi.cpp

This commit is contained in:
Hubert Maier 2024-07-03 09:13:35 +02:00 committed by Filippos Karapetis
parent 89a1aafb75
commit cda135cff0

View File

@ -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};