mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-20 01:38:12 +00:00
(360/PS3) OVERRIDE_VIDEO_FRAME_FUNC ifdeffed for 360/PS3
This commit is contained in:
parent
23f9cf8618
commit
db7be5736b
@ -21,7 +21,9 @@
|
||||
/*============================================================
|
||||
GENERAL
|
||||
============================================================ */
|
||||
#if defined(__CELLOS_LV2__) || defined(_XBOX)
|
||||
#define HAVE_GRIFFIN_OVERRIDE_VIDEO_FRAME_FUNC 1
|
||||
#endif
|
||||
|
||||
#define ssnes_render_cached_frame() \
|
||||
const char *msg = msg_queue_pull(g_extern.msg_queue); \
|
||||
|
Loading…
Reference in New Issue
Block a user