mirror of
https://github.com/libretro/RetroArch
synced 2025-02-08 06:40:14 +00:00
(libco) Small style nit
This commit is contained in:
parent
1f7649bfd8
commit
b1732efd03
@ -35,7 +35,7 @@ extern "C" {
|
||||
0xe12fff1e, /* bx lr */
|
||||
};
|
||||
|
||||
static void co_init()
|
||||
static void co_init(void)
|
||||
{
|
||||
int ret;
|
||||
void *base;
|
||||
|
Loading…
x
Reference in New Issue
Block a user