mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
(Xbox) Make hack less ugly
This commit is contained in:
parent
1e1e95a663
commit
346701fce8
3
driver.c
3
driver.c
@ -519,9 +519,6 @@ void init_drivers(void)
|
|||||||
adjust_system_rates();
|
adjust_system_rates();
|
||||||
|
|
||||||
g_extern.frame_count = 0;
|
g_extern.frame_count = 0;
|
||||||
#ifdef _XBOX
|
|
||||||
if (!driver.video_data)
|
|
||||||
#endif
|
|
||||||
init_video_input();
|
init_video_input();
|
||||||
|
|
||||||
if (!driver.video_cache_context_ack && g_extern.system.hw_render_callback.context_reset)
|
if (!driver.video_cache_context_ack && g_extern.system.hw_render_callback.context_reset)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user