mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
(runloop_data.c) Cleanup
This commit is contained in:
parent
c6fc3eaafd
commit
68f400bd9f
@ -55,7 +55,7 @@ typedef struct data_runloop
|
||||
|
||||
static char data_runloop_msg[PATH_MAX_LENGTH];
|
||||
|
||||
static struct data_runloop *g_data_runloop;
|
||||
static data_runloop_t *g_data_runloop;
|
||||
|
||||
static data_runloop_t *rarch_main_data_get_ptr(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user