Fixups
This commit is contained in:
parent
996c010ca6
commit
b6702ebb7e
|
@ -355,5 +355,4 @@ menu_ctx_driver_t menu_ctx_rmenu = {
|
|||
"rmenu",
|
||||
MENU_VIDEO_DRIVER_DIRECT3D,
|
||||
rmenu_environ,
|
||||
NULL,
|
||||
};
|
||||
|
|
|
@ -714,5 +714,4 @@ menu_ctx_driver_t menu_ctx_rmenu_xui = {
|
|||
"rmenu_xui",
|
||||
MENU_VIDEO_DRIVER_DIRECT3D,
|
||||
rmenu_xui_environ,
|
||||
NULL,
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue