mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
fix vcxproj
This commit is contained in:
parent
9c5789df3c
commit
2fc4b54872
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,6 @@
|
|||
</Link>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="soh\Enhancements\randomizer.h" />
|
||||
<ClCompile Include="soh\Enhancements\randomizer.cpp" />
|
||||
<ClCompile Include="soh\frame_interpolation.cpp" />
|
||||
<ClCompile Include="soh\Enhancements\bootcommands.c" />
|
||||
|
@ -881,6 +880,7 @@
|
|||
<ClCompile Include="src\overlays\misc\ovl_map_mark_data\z_map_mark_data.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="soh\Enhancements\randomizer.h" />
|
||||
<ClInclude Include="soh\frame_interpolation.h" />
|
||||
<ClInclude Include="include\alloca.h" />
|
||||
<ClInclude Include="include\bgm.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue