mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +00:00
(Vita) Buildfix
This commit is contained in:
parent
b5e97238ac
commit
dd83b4a043
@ -130,7 +130,8 @@ static void vita2d_free_overlay(vita_video_t *vita)
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static void vita2d_gfx_update_viewport(vita_video_t* vita);
|
static void vita2d_gfx_update_viewport(vita_video_t* vita,
|
||||||
|
video_frame_info_t *video_info);
|
||||||
|
|
||||||
static bool vita2d_gfx_frame(void *data, const void *frame,
|
static bool vita2d_gfx_frame(void *data, const void *frame,
|
||||||
unsigned width, unsigned height, uint64_t frame_count,
|
unsigned width, unsigned height, uint64_t frame_count,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user