mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Don't comment this out anymore
This commit is contained in:
parent
7e207626ad
commit
c1769ecce4
@ -60,11 +60,9 @@ typedef struct menu_display
|
||||
|
||||
|
||||
static menu_display_ctx_driver_t *menu_display_ctx_drivers[] = {
|
||||
#if 0
|
||||
#ifdef HAVE_DIRECT3D
|
||||
&menu_display_ctx_d3d,
|
||||
#endif
|
||||
#endif
|
||||
#ifdef HAVE_OPENGL
|
||||
&menu_display_ctx_gl,
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user