Subversion Repositories Kolibri OS

Rev

Rev 5674 | Rev 6887 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5674 Rev 5676
Line 1... Line 1...
1
#ifndef INCLUDE_MOUSE_H
1
#ifndef INCLUDE_MOUSE_H
2
#define INCLUDE_MOUSE_H
2
#define INCLUDE_MOUSE_H
-
 
3
#print "[include ]\n"
Line 3... Line 4...
3
 
4
 
4
//Button MOUSE
5
//Button MOUSE
5
#define MOUSE_LEFT   001b
6
#define MOUSE_LEFT   001b
6
#define MOUSE_RIGHT  010b
7
#define MOUSE_RIGHT  010b