| version 1.2 | | version 1.3 |
|---|
| | |
| * Functions to access Mouse and Cyberman... | | * Functions to access Mouse and Cyberman... |
| * | | * |
| * $Log$ | | * $Log$ |
| | | * Revision 1.3 2000/01/21 04:14:29 sekmu |
| | | * include args.h |
| | | * |
| * Revision 1.2 2000/01/21 04:06:22 sekmu | | * Revision 1.2 2000/01/21 04:06:22 sekmu |
| * added new arg and printfs for mouse driver problems | | * added new arg and printfs for mouse driver problems |
| * | | * |
| | |
| #include <i86.h> | | #include <i86.h> |
| #include <string.h> | | #include <string.h> |
| | | |
| | | #include "args.h" |
| #include "error.h" | | #include "error.h" |
| #include "fix.h" | | #include "fix.h" |
| #include "u_dpmi.h" | | #include "u_dpmi.h" |