mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
(Wiiu) add forward declaration
This commit is contained in:
parent
ef0cedd798
commit
761636a540
@ -200,6 +200,8 @@ static void wiiu_gfx_set_aspect_ratio(void *data, unsigned aspect_ratio_idx)
|
||||
wiiu->should_resize = true;
|
||||
}
|
||||
|
||||
static uint32_t wiiu_gfx_get_flags(void *data);
|
||||
|
||||
static void *wiiu_gfx_init(const video_info_t *video,
|
||||
const input_driver_t **input, void **input_data)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user