Fixed compiler problem with DOS/Windows port

This commit is contained in:
pagefault
2001-04-20 21:47:02 +00:00
parent 926f567379
commit 029da11553

View File

@@ -1478,7 +1478,6 @@ NEWSYM drawfillboxsc16b
NEWSYM drawbox
; draws a box according to position bl and color dl
STUB_ASM
xor eax,eax
mov al,11
mul bl