| # | Line 8 | Line 8 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 8 | #include <graph.h> | |
| 9 | #include "driver.h" | |
| 10 | ||
| 11 | + | #define NULL 0 |
| 12 | + | |
| 13 | #define M_RIGHTBUTT 0x8 | |
| 14 | #define M_LEFTBUTT 0x2 | |
| 15 | #define M_MOTION 0x1 | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |