Update libretro.h

This commit is contained in:
twinaphex 2018-10-01 16:23:08 +02:00
parent 7a72619eff
commit 983c234a3e
1 changed files with 6 additions and 0 deletions

View File

@ -1070,6 +1070,12 @@ enum retro_mod
* Returns a MIDI interface that can be used for raw data I/O.
*/
#define RETRO_ENVIRONMENT_GET_FASTFORWARDING (49 | RETRO_ENVIRONMENT_EXPERIMENTAL)
/* bool * --
* Boolean value that indicates whether or not the frontend is in
* fastforwarding mode.
*/
/* VFS functionality */
/* File paths: