Fixed a small, non-harmful bug in the source code.
This commit is contained in:
@@ -114,9 +114,7 @@ NEWSYM dosinitvideo
|
||||
.initmodeq256
|
||||
%ifdef __MSDOS__
|
||||
cmp byte[scanlines],1
|
||||
jne .noscanlines
|
||||
jmp .scanlines
|
||||
.noscanlines
|
||||
je near .scanlines
|
||||
SetVGAMode .Mode256x256c
|
||||
jmp .done
|
||||
.scanlines
|
||||
|
||||
Reference in New Issue
Block a user