mirror of
https://github.com/libretro/RetroArch
synced 2025-03-23 10:20:57 +00:00
(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 = {
|
static const video_poke_interface_t gx_poke_interface = {
|
||||||
NULL,
|
|
||||||
NULL,
|
NULL,
|
||||||
gx_set_aspect_ratio,
|
gx_set_aspect_ratio,
|
||||||
gx_apply_state_changes,
|
gx_apply_state_changes,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user