Subversion Repositories Kolibri OS

Rev

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

Rev 5996 Rev 6887
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 4... Line 3...
4
 
3
 
5
//Button MOUSE
4
//Button MOUSE
6
#define MOUSE_LEFT   001b
5
#define MOUSE_LEFT   001b
7
#define MOUSE_RIGHT  010b
6
#define MOUSE_RIGHT  010b