mirror of
https://github.com/holub/mame
synced 2025-05-17 19:24:59 +03:00
Fixed warning (no whatsnew)
This commit is contained in:
parent
a270e78bb3
commit
c81aa1bbdd
@ -497,4 +497,5 @@ device_image_interface *image_from_absolute_index(running_machine *machine, int
|
||||
if (cnt==absolute_index) return image;
|
||||
cnt++;
|
||||
}
|
||||
return NULL;
|
||||
}
|
Loading…
Reference in New Issue
Block a user