mirror of
https://github.com/libretro/beetle-psx-libretro.git
synced 2024-11-23 00:39:40 +00:00
5 lines
101 B
C
5 lines
101 B
C
#include "libretro.h"
|
|
|
|
retro_video_refresh_t video_cb = NULL;
|
|
retro_environment_t environ_cb = NULL;
|