mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-06 13:54:09 +08:00
重新调整log位置
This commit is contained in:
parent
3fb632787c
commit
f82b035eff
@ -156,7 +156,7 @@ Result dump_rom( u32 size )
|
||||
break;
|
||||
|
||||
if( ((u32)p-ROM_LOC) % 1024*128 == 0)
|
||||
ee_printf("\x1b[1Gremain %d bytes to save.", size);
|
||||
ee_printf("\x1b[2;1Hremain %d bytes to save.\n", size);
|
||||
}
|
||||
fClose( file );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user