mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
(Windows) Buildfix
This commit is contained in:
parent
0ba4e81e63
commit
d0b3aa24c4
@ -22,10 +22,6 @@
|
|||||||
#include "../../config.def.h"
|
#include "../../config.def.h"
|
||||||
#include "../gfx/video_context_driver.h"
|
#include "../gfx/video_context_driver.h"
|
||||||
|
|
||||||
#ifdef HAVE_D3D
|
|
||||||
#include "../gfx/d3d/d3d.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
bool menu_display_update_pending(void)
|
bool menu_display_update_pending(void)
|
||||||
{
|
{
|
||||||
runloop_t *runloop = rarch_main_get_ptr();
|
runloop_t *runloop = rarch_main_get_ptr();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user