mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-17 16:10:29 +00:00
Silence warnings
This commit is contained in:
parent
b41c4ed624
commit
c18d2e0432
@ -32,7 +32,7 @@
|
||||
|
||||
#include "../../input/input_driver.h"
|
||||
|
||||
static const char *osk_grid[45] = {NULL};
|
||||
static char *osk_grid[45] = {NULL};
|
||||
|
||||
static int osk_ptr = 0;
|
||||
static enum osk_type osk_idx = OSK_LOWERCASE_LATIN;
|
||||
|
Loading…
x
Reference in New Issue
Block a user