[GX] compile fix
This commit is contained in:
parent
0bcc444b84
commit
509e7f8fc8
|
@ -1149,7 +1149,6 @@ static bool gx_read_viewport(void *data, uint8_t *buffer)
|
|||
}
|
||||
|
||||
static const video_poke_interface_t gx_poke_interface = {
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
gx_set_aspect_ratio,
|
||||
|
|
Loading…
Reference in New Issue