mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-07 21:27:00 +00:00
12-bit FATs aren't necessarily block-aligned, so in the worst case we'll have to reach into the next block to perform the read properly.