diff options
| author | Miguel <m.i@gmx.at> | 2018-08-18 16:49:00 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-08-18 16:49:00 +0200 |
| commit | 8d5d5b8fcca8c9fad89f64f41a3d36c62453dba4 (patch) | |
| tree | 9dd87423d63ab4d03946da81ec76ee8746e44ef2 /driver/mouse.h | |
| parent | 639c3d47b09114628f8e1f8817c27c10bf1fb28c (diff) | |
mouse up and running again
Diffstat (limited to 'driver/mouse.h')
| -rw-r--r-- | driver/mouse.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/mouse.h b/driver/mouse.h new file mode 100644 index 0000000..dbf7393 --- /dev/null +++ b/driver/mouse.h @@ -0,0 +1 @@ +void mouse_handler(); |
