X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=16%2Fxlib%2Fxdetect.asm;h=48ad5f777830e5194e0543940d83a20acfcf39fd;hb=5e42adafd63db11fa5dd7e726a16e802200060db;hp=4b921682400b82057d35896099a97ba434ea4782;hpb=922a4ace00cd3b3b8febf878b0c679a11b654731;p=16.git diff --git a/16/xlib/xdetect.asm b/16/xlib/xdetect.asm index 4b921682..48ad5f77 100755 --- a/16/xlib/xdetect.asm +++ b/16/xlib/xdetect.asm @@ -15,7 +15,7 @@ ; teg@bart.dsto.gov.au ;----------------------------------------------------------------------- LOCALS -.286 +.8086 include model.inc include xdetect.inc @@ -266,4 +266,4 @@ _x_mousedriver proc _x_mousedriver endp -end \ No newline at end of file +end