mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-10 11:22:47 +00:00
Nit
This commit is contained in:
parent
9ad50f91e8
commit
370f2c087f
@ -30,8 +30,8 @@ enum
|
|||||||
POLL_TYPE_EARLY = 0,
|
POLL_TYPE_EARLY = 0,
|
||||||
/* Polling is performed when requested. */
|
/* Polling is performed when requested. */
|
||||||
POLL_TYPE_NORMAL,
|
POLL_TYPE_NORMAL,
|
||||||
/* Polling is performed on first call to retro_input_state
|
/* Polling is performed on first call to
|
||||||
* per frame. */
|
* retro_input_state per frame. */
|
||||||
POLL_TYPE_LATE
|
POLL_TYPE_LATE
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user