Update libretro header

This commit is contained in:
twinaphex 2013-08-24 22:56:34 +02:00
parent 7c81f554af
commit 08ae8226eb

View File

@ -510,7 +510,7 @@ enum retro_mod
// The frontend can tamper with the timing to fake fast-forward, slow-motion, frame stepping, etc.
// In this case the delta time will use the reference value in frame_time_callback..
#define RETRO_ENVIRONMENT_SET_LIBRETRO_PATH 22
// const char ** --
// struct retro_variable * --
// Sets the absolute path for the libretro core pointed to.
// Notifies libretro that audio data should be written.