Update libretro-common

This commit is contained in:
twinaphex
2018-04-19 09:20:24 +02:00
parent 752b0e531a
commit 01ac02468c
11 changed files with 1065 additions and 450 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ extern "C" {
0xe12fff1e, /* bx lr */
};
void co_init()
static void co_init(void)
{
int ret;
void *base;