mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
(vg) Fix build again
This commit is contained in:
parent
dc371da6ed
commit
962455fafa
@ -219,7 +219,7 @@ static void vg_free(void *data)
|
|||||||
vgDestroyPaint(vg->mPaintBg);
|
vgDestroyPaint(vg->mPaintBg);
|
||||||
}
|
}
|
||||||
|
|
||||||
gfx_ctx_free(vg);
|
gfx_ctx_free();
|
||||||
|
|
||||||
free(vg);
|
free(vg);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user