mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
Buildfix
This commit is contained in:
parent
0eeb9f918e
commit
3718fed79d
@ -433,7 +433,7 @@ gfx_display_gl2_discard_draw_rectangle(gl2_t *gl,
|
|||||||
{
|
{
|
||||||
unsigned i;
|
unsigned i;
|
||||||
scissor_inited = true;
|
scissor_inited = true;
|
||||||
const char *gpu_device_string = gl->device_string;
|
const char *gpu_device_string = gl->device_str;
|
||||||
|
|
||||||
scissor_set_rectangle(0,
|
scissor_set_rectangle(0,
|
||||||
width - 1,
|
width - 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user