mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
android buildfix
This commit is contained in:
parent
6f284a1d43
commit
145013074e
@ -56,6 +56,8 @@ enum {
|
||||
AMOTION_EVENT_BUTTON_BACK = 1 << 3,
|
||||
AMOTION_EVENT_BUTTON_FORWARD = 1 << 4,
|
||||
AMOTION_EVENT_AXIS_VSCROLL = 9,
|
||||
AMOTION_EVENT_ACTION_HOVER_MOVE = 7,
|
||||
AINPUT_SOURCE_STYLUS = 0x00004000
|
||||
};
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user