mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-20 18:02:12 +00:00
Fixed a typo in Android version comment
This commit is contained in:
parent
afe8d2d617
commit
88277b3918
@ -17,7 +17,7 @@
|
||||
#define _KEYBOARD_EVENT_ANDROID_H
|
||||
|
||||
// The list of defined Android keycodes is incomplete in SDK version 12 and lower.
|
||||
// If using an SDK lower than 12 then add missing keycodes here
|
||||
// If using an SDK lower than 13 then add missing keycodes here
|
||||
#if __ANDROID_API__ < 13
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user