mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Silence another warning
This commit is contained in:
parent
eb69025ca8
commit
54ec4e47e8
@ -802,7 +802,7 @@ static void xmb_messagebox(void *data, const char *message)
|
||||
|
||||
static void xmb_render_keyboard(xmb_handle_t *xmb,
|
||||
video_frame_info_t *video_info,
|
||||
const char *grid[], unsigned id)
|
||||
char *grid[], unsigned id)
|
||||
{
|
||||
unsigned i;
|
||||
int ptr_width, ptr_height;
|
||||
|
Loading…
x
Reference in New Issue
Block a user