mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-13 16:01:05 +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 = {
|
||||
NULL,
|
||||
NULL,
|
||||
gx_set_aspect_ratio,
|
||||
gx_apply_state_changes,
|
||||
|
Loading…
x
Reference in New Issue
Block a user