Remove reference to gfx_ctx_xdk_set_blend
This commit is contained in:
parent
4a5668d66c
commit
137b47c7e8
|
@ -480,7 +480,7 @@ const gfx_ctx_driver_t gfx_ctx_xdk = {
|
|||
"xdk",
|
||||
|
||||
// RARCH_CONSOLE stuff.
|
||||
gfx_ctx_xdk_set_blend,
|
||||
NULL,
|
||||
NULL,
|
||||
gfx_ctx_xdk_get_available_resolutions,
|
||||
gfx_ctx_xdk_check_resolution,
|
||||
|
|
Loading…
Reference in New Issue