(GX) Buildfix
This commit is contained in:
parent
747a58e253
commit
3f3df59758
|
@ -1306,6 +1306,7 @@ static const video_poke_interface_t gx_poke_interface = {
|
||||||
gx_get_video_output_prev,
|
gx_get_video_output_prev,
|
||||||
gx_get_video_output_next,
|
gx_get_video_output_next,
|
||||||
NULL,
|
NULL,
|
||||||
|
NULL,
|
||||||
gx_set_aspect_ratio,
|
gx_set_aspect_ratio,
|
||||||
gx_apply_state_changes,
|
gx_apply_state_changes,
|
||||||
gx_set_texture_frame,
|
gx_set_texture_frame,
|
||||||
|
|
Loading…
Reference in New Issue