beetle-psx-libretro/libretro_cbs.c

5 lines
101 B
C
Raw Normal View History

2016-05-25 16:14:19 +00:00
#include "libretro.h"
retro_video_refresh_t video_cb = NULL;
retro_environment_t environ_cb = NULL;