Open
Description
I'm writing a core with libretro and get a deadlock following the document/header file. After doing some trace I found retro_frame_time_callback_t
is not called before first retro_run()
.
libretro-common/include/libretro.h
Line 2635 in 2aab968
It will be called right before retro_run() every frame.
Metadata
Metadata
Assignees
Labels
No labels