add simple mouse controls
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef PARSE_KEYS_H_
|
||||
#define PRASE_KEYS_H_
|
||||
|
||||
#define MOUSE_SPEED 10
|
||||
|
||||
static unsigned char boot_buf[8];
|
||||
|
||||
void parse_key_list(char * keys);
|
||||
|
||||
Reference in New Issue
Block a user