mirror of
https://github.com/KillzXGaming/Switch-Toolbox
synced 2024-11-22 20:43:09 +00:00
Fix missing files
This commit is contained in:
parent
cf0e5ccc26
commit
2761a3b2a4
1 changed files with 1 additions and 0 deletions
|
@ -386,6 +386,7 @@
|
|||
<Compile Include="Interfaces\FileFormatting\ISaveOpenedFileStream.cs" />
|
||||
<Compile Include="Interfaces\Forms\IEditorForm.cs" />
|
||||
<Compile Include="Interfaces\IAnimationContainer.cs" />
|
||||
<Compile Include="Interfaces\IArchiveQuickAccess.cs" />
|
||||
<Compile Include="Interfaces\IMainForm.cs" />
|
||||
<Compile Include="Interfaces\IMdiContainer.cs" />
|
||||
<Compile Include="Interfaces\Textures\ITextureIconLoader.cs" />
|
||||
|
|
Loading…
Reference in a new issue