forked from KolibriOS/kolibrios
Full cleaning the text area before showing vmodes table. Fix for r.3777
git-svn-id: svn://kolibrios.org@3797 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
8ed01ff721
commit
f14defbdce
@ -793,6 +793,7 @@ end if
|
|||||||
call clear_vmodes_table ;clear vmodes_table
|
call clear_vmodes_table ;clear vmodes_table
|
||||||
jmp .printcfg
|
jmp .printcfg
|
||||||
.change_a:
|
.change_a:
|
||||||
|
call clear_vmodes_table ;clear vmodes_table
|
||||||
.loops:
|
.loops:
|
||||||
call draw_vmodes_table
|
call draw_vmodes_table
|
||||||
_setcursor 25,0 ; out of screen
|
_setcursor 25,0 ; out of screen
|
||||||
|
Loading…
Reference in New Issue
Block a user