mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
Fix compile. (nw)
This commit is contained in:
parent
a94de94c73
commit
7fd7075ddf
@ -552,7 +552,7 @@ static imgtoolerr_t dgndos_diskimage_freespace(imgtool::partition &partition, ui
|
||||
{
|
||||
floperr_t ferr;
|
||||
imgtool::image &image(partition.image());
|
||||
int bitmap_count;
|
||||
int bitmap_count(0);
|
||||
|
||||
uint8_t entire_track20[18*256];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user