mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-10 17:30:47 +00:00
Logging update
This commit is contained in:
parent
6f9c5a543c
commit
399c560aa9
@ -151,8 +151,6 @@ void SCSIHD_NEC::Open(const Filepath& path)
|
|||||||
SetBlockCount(imgsize >> disk.size);
|
SetBlockCount(imgsize >> disk.size);
|
||||||
disk.imgoffset = imgoffset;
|
disk.imgoffset = imgoffset;
|
||||||
|
|
||||||
LOGINFO("Media capacity for image file '%s': %ld blocks", path.GetPath(), GetBlockCount());
|
|
||||||
|
|
||||||
Disk::Open(path);
|
Disk::Open(path);
|
||||||
FileSupport::SetPath(path);
|
FileSupport::SetPath(path);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user