home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 21
/
CD_ASCQ_21_040595.iso
/
dos
/
prg
/
c
/
xlib612
/
source
/
xdetect.inc
< prev
next >
Wrap
Text File
|
1993-09-12
|
823b
|
27 lines
;-----------------------------------------------------------------------
;
; XDETECT - Include file
;
; XDETECT.ASM export functions
;
;
;
; ****** XLIB - Mode X graphics library ****************
; ****** ****************
; ****** Written By Themie Gouthas ****************
;
; egg@dstos3.dsto.gov.au
; teg@bart.dsto.gov.au
;-----------------------------------------------------------------------
global _MouseButtonCount :word
global _MouseVersion :word
global _MouseType :byte
global _MouseIRQ :byte
global _x_graphics_card :proc
global _x_processor :proc
global _x_coprocessor :proc
global _x_mousedriver :proc