More OS X PPC fixes (no whatsnew)

This commit is contained in:
R. Belmont 2010-06-17 00:32:52 +00:00
parent 645581bd38
commit ab1bc96eb4

View File

@ -386,7 +386,7 @@ legacy_image_device_config_base::legacy_image_device_config_base(const machine_c
void legacy_image_device_config_base::device_config_complete()
{
const device_config_image_interface *image;
const device_config_image_interface *image = NULL;
int count = 0;
int index = -1;
image_device_format **formatptr;