mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[SabreHelper] Move classes to logical directory based on use
This commit is contained in:
@@ -97,13 +97,13 @@
|
||||
<Compile Include="Interfaces\IGenerate.cs" />
|
||||
<Compile Include="Interfaces\IImport.cs" />
|
||||
<Compile Include="Logger.cs" />
|
||||
<Compile Include="Output.cs" />
|
||||
<Compile Include="DatTools\Output.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Remapping.cs" />
|
||||
<Compile Include="RomManipulation.cs" />
|
||||
<Compile Include="DatTools\RomManipulation.cs" />
|
||||
<Compile Include="Data\Structs.cs" />
|
||||
<Compile Include="Stats.cs" />
|
||||
<Compile Include="Style.cs" />
|
||||
<Compile Include="DatTools\Stats.cs" />
|
||||
<Compile Include="DatTools\Style.cs" />
|
||||
<Compile Include="Data\Build.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user