mirror of
https://github.com/libretro/RetroArch
synced 2025-03-09 13:13:31 +00:00
(Android) Buildfix
This commit is contained in:
parent
d2a798e9cf
commit
702d4f9e3a
@ -224,9 +224,7 @@ static void android_gfx_ctx_check_window(void *data, bool *quit,
|
||||
bool *resize, unsigned *width, unsigned *height, unsigned frame_count)
|
||||
{
|
||||
unsigned new_width, new_height;
|
||||
#ifdef HAVE_VULKAN
|
||||
android_ctx_data_t *and = (android_ctx_data_t*)data;
|
||||
#endif
|
||||
|
||||
(void)frame_count;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user