mirror of
https://github.com/Michaelangel007/apple2_prodos_utils.git
synced 2025-01-14 01:29:46 +00:00
Cleanup alignment
This commit is contained in:
parent
72c75dca55
commit
7fe028980b
@ -480,7 +480,7 @@ bool doCopy( ProDOS_FileHeader_t *entry, const char *filename )
|
|||||||
if( bFoundExt )
|
if( bFoundExt )
|
||||||
{
|
{
|
||||||
#if DEBUG_MAIN
|
#if DEBUG_MAIN
|
||||||
printf( "Auto-detect file type: $%02X %s\n", iExt, tExt );
|
printf( "Auto-detect file type: $%02X %s\n", iExt, tExt );
|
||||||
#endif
|
#endif
|
||||||
gEntry.type = iExt;
|
gEntry.type = iExt;
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user