mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
typo
stati -> static
This commit is contained in:
parent
7a99694a1a
commit
98f8ed637c
@ -359,7 +359,7 @@ static bool gfx_ctx_vc_set_video_mode(void *data,
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
stati bool gfx_ctx_api gfx_ctx_vc_get_api(void *data)
|
static bool gfx_ctx_api gfx_ctx_vc_get_api(void *data)
|
||||||
{
|
{
|
||||||
return vc_api;
|
return vc_api;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user