Prepare new LBA representation
This commit is contained in:
@@ -44,7 +44,7 @@ namespace JabyEngine {
|
||||
return const_cast<volatile State&>(current_state);
|
||||
}
|
||||
|
||||
void read_file(FileInfo file_info, const SectorBufferAllocator& buffer_allocator);
|
||||
void read_file(AutoLBAEntry file_info, const SectorBufferAllocator& buffer_allocator);
|
||||
void continue_reading();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user