mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Buildfix for compiling without ffmpeg
This commit is contained in:
parent
7ebfe1b66d
commit
b0342ebe44
1 changed files with 0 additions and 2 deletions
|
@ -44,9 +44,7 @@ enum event_command
|
|||
/* Loads content file. */
|
||||
CMD_EVENT_LOAD_CONTENT,
|
||||
CMD_EVENT_LOAD_CONTENT_PERSIST,
|
||||
#ifdef HAVE_FFMPEG
|
||||
CMD_EVENT_LOAD_CONTENT_FFMPEG,
|
||||
#endif
|
||||
CMD_EVENT_LOAD_CONTENT_IMAGEVIEWER,
|
||||
CMD_EVENT_SET_PER_GAME_RESOLUTION,
|
||||
CMD_EVENT_SET_FRAME_LIMIT,
|
||||
|
|
Loading…
Add table
Reference in a new issue