Update
This commit is contained in:
parent
71b0666ec5
commit
c99d83f15c
|
@ -518,7 +518,7 @@ static void netplay_announce_cb(void *task_data, void *user_data, const char *er
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void netplay_announce()
|
static void netplay_announce(void)
|
||||||
{
|
{
|
||||||
char buf [2048];
|
char buf [2048];
|
||||||
char url [2048] = "http://lobby.libretro.com/raw/?";
|
char url [2048] = "http://lobby.libretro.com/raw/?";
|
||||||
|
|
Loading…
Reference in New Issue