mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Move FAT's BPB detection to a separate method.
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
<Compile Include="FATX\Info.cs" />
|
||||
<Compile Include="FATX\Structs.cs" />
|
||||
<Compile Include="FATX\Super.cs" />
|
||||
<Compile Include="FAT\BPB.cs" />
|
||||
<Compile Include="FAT\Consts.cs" />
|
||||
<Compile Include="FAT\Dir.cs" />
|
||||
<Compile Include="FAT\FAT.cs" />
|
||||
|
||||
Reference in New Issue
Block a user