(GX) Build fix (in light of removing set_blend function pointer)
This commit is contained in:
parent
8c777110f7
commit
8f0ea4c1a6
|
@ -1050,7 +1050,6 @@ static void gx_viewport_info(void *data, struct rarch_viewport *vp)
|
|||
}
|
||||
|
||||
static const video_poke_interface_t gx_poke_interface = {
|
||||
NULL,
|
||||
NULL,
|
||||
gx_set_aspect_ratio,
|
||||
gx_apply_state_changes,
|
||||
|
|
Loading…
Reference in New Issue