]> 4ch.mooo.com Git - 16.git/blobdiff - 16/xlib/XDETECT.INC
added xlib to the project and i gotta convert the damn makefile -.-
[16.git] / 16 / xlib / XDETECT.INC
diff --git a/16/xlib/XDETECT.INC b/16/xlib/XDETECT.INC
deleted file mode 100755 (executable)
index 8c0a72a..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-;-----------------------------------------------------------------------\r
-;\r
-; XDETECT - Include file\r
-;\r
-; XDETECT.ASM export functions\r
-;\r
-;\r
-;\r
-; ****** XLIB - Mode X graphics library                ****************\r
-; ******                                               ****************\r
-; ****** Written By Themie Gouthas                     ****************\r
-;\r
-; egg@dstos3.dsto.gov.au\r
-; teg@bart.dsto.gov.au\r
-;-----------------------------------------------------------------------\r
-        global _MouseButtonCount        :word\r
-        global _MouseVersion            :word\r
-        global _MouseType               :byte\r
-        global _MouseIRQ                :byte\r
-\r
-\r
-        global _x_graphics_card        :proc\r
-        global _x_processor            :proc\r
-        global _x_coprocessor          :proc\r
-        global _x_mousedriver          :proc\r
-\r