mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
Fix tools as well (nw)
This commit is contained in:
parent
a4c5e29c2f
commit
9be358832d
@ -2460,7 +2460,7 @@ static void do_extract_cd(parameters_t ¶ms)
|
||||
|
||||
if (mode == MODE_GDI)
|
||||
{
|
||||
char temp[8];
|
||||
char temp[11];
|
||||
sprintf(temp, "%02d", tracknum+1);
|
||||
trackbin_name.append(temp);
|
||||
if (toc->tracks[tracknum].trktype == CD_TRACK_AUDIO)
|
||||
|
Loading…
Reference in New Issue
Block a user