mirror of
https://github.com/mpv-player/mpv
synced 2025-02-28 19:30:44 +00:00
getch2 fix - by Dimitar Zhekov <jimmy@is-vn.bg>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6053 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e34ae0ad1d
commit
cfb5ef8d6f
@ -514,6 +514,7 @@ static int checksupportedmodes() {
|
||||
vga_modeinfo *minfo;
|
||||
|
||||
checked = 1;
|
||||
getch2_disable();
|
||||
vga_init();
|
||||
vga_disabledriverreport();
|
||||
max = vga_lastmodenumber();
|
||||
|
Loading…
Reference in New Issue
Block a user