This might enable joystick

This commit is contained in:
theoddone33
2001-04-18 01:46:09 +00:00
parent 6b52fdc774
commit 56889b3cc8

View File

@@ -1670,6 +1670,7 @@ void initwinvideo(void)
FirstVid = 0; FirstVid = 0;
InitSound(); InitSound();
InitInput();
} }
if(((PrevStereoSound!=StereoSound)||(PrevSoundQuality!=SoundQuality))) if(((PrevStereoSound!=StereoSound)||(PrevSoundQuality!=SoundQuality)))
ReInitSound(); ReInitSound();