ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/include/adb.h
(Generate patch)

Comparing BasiliskII/src/include/adb.h (file contents):
Revision 1.3 by cebix, 2001-02-02T20:52:59Z vs.
Revision 1.4 by cebix, 2001-07-03T15:59:48Z

# Line 21 | Line 21
21   #ifndef ADB_H
22   #define ADB_H
23  
24 + extern void ADBInit(void);
25 + extern void ADBExit(void);
26 +
27   extern void ADBOp(uint8 op, uint8 *data);
28  
29   extern void ADBMouseMoved(int x, int y);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines