mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-05-29 21:43:55 +00:00
Add base android
This commit is contained in:
parent
2f7b62ab4e
commit
6535ef7aa0
2
event/android/event_c.h
Normal file
2
event/android/event_c.h
Normal file
@ -0,0 +1,2 @@
|
||||
#include <linux/input.h>
|
||||
#include <string.h>
|
2
event/ios/event_c.h
Normal file
2
event/ios/event_c.h
Normal file
@ -0,0 +1,2 @@
|
||||
#include <AppKit/NSEvent.h>
|
||||
#include <string.h>
|
Loading…
Reference in New Issue
Block a user