mirror of
https://github.com/holub/mame
synced 2025-05-21 21:29:15 +03:00
Newline at end of devimage.c (no whatsnew)
This commit is contained in:
parent
2301c7d1e5
commit
b8b87c341a
@ -605,4 +605,4 @@ void legacy_image_device_base::call_get_devices()
|
|||||||
void *legacy_image_device_base::get_device_specific_call()
|
void *legacy_image_device_base::get_device_specific_call()
|
||||||
{
|
{
|
||||||
return (void*) m_config.get_legacy_config_fct(DEVINFO_FCT_DEVICE_SPECIFIC);
|
return (void*) m_config.get_legacy_config_fct(DEVINFO_FCT_DEVICE_SPECIFIC);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user