Compile fix
This commit is contained in:
@@ -1229,12 +1229,12 @@ GUIWinClicked:
|
|||||||
%%done
|
%%done
|
||||||
mov al,%3
|
mov al,%3
|
||||||
mov %4,al
|
mov %4,al
|
||||||
|
call ClearScreen
|
||||||
|
%ifdef __MSDOS__
|
||||||
cmp byte[En2xSaI],0
|
cmp byte[En2xSaI],0
|
||||||
jne %%nomodeq
|
jne %%nomodeq
|
||||||
call ClearScreen
|
|
||||||
; cmp byte[OSPort],2
|
; cmp byte[OSPort],2
|
||||||
; jae %%nomodeq
|
; jae %%nomodeq
|
||||||
%ifdef __MSDOS__
|
|
||||||
cmp byte[cvidmode],2
|
cmp byte[cvidmode],2
|
||||||
jne %%nomodeq
|
jne %%nomodeq
|
||||||
jmp %%refresh
|
jmp %%refresh
|
||||||
|
|||||||
Reference in New Issue
Block a user