(360/PS3) OVERRIDE_VIDEO_FRAME_FUNC ifdeffed for 360/PS3

This commit is contained in:
Twinaphex 2012-03-29 15:33:28 +02:00
parent 23f9cf8618
commit db7be5736b

View File

@ -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); \