mirror of
https://github.com/libretro/snes9x2005.git
synced 2024-11-23 08:19:48 +00:00
Cleanup
This commit is contained in:
parent
790f5b8c7f
commit
71db1be367
@ -133,7 +133,7 @@ void retro_set_controller_port_device(unsigned in_port, unsigned device)
|
||||
(void) device;
|
||||
}
|
||||
|
||||
unsigned retro_api_version()
|
||||
unsigned retro_api_version(void)
|
||||
{
|
||||
return RETRO_API_VERSION;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user