home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1993 #2
/
Image.iso
/
text
/
ncclib.zip
/
NCCDEMO.ZIP
/
MOUSE.CH
< prev
Wrap
Text File
|
1991-11-06
|
156b
|
10 lines
//────────────────┐
// Mouse Buttons │
//────────────────┘
#define LEFT_BUTTON 1
#define RIGHT_BUTTON 2
#define BOTH_BUTTONS 3