Skip to content

Commit

Permalink
I forgot to save before merging)
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteCorum committed May 26, 2024
1 parent e363576 commit 064be7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions DragonBurn/DragonBurn.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@
<ClInclude Include="Game.h" />
<ClInclude Include="MenuConfig.hpp" />
<ClInclude Include="Offsets.h" />
<ClInclude Include="OffsetsList\Offsets.hpp" />
<ClInclude Include="OS-ImGui\imgui\imconfig.h" />
<ClInclude Include="OS-ImGui\imgui\imgui.h" />
<ClInclude Include="OS-ImGui\imgui\imgui_impl_dx11.h" />
Expand Down
1 change: 1 addition & 0 deletions DragonBurn/DragonBurn.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@
<ClInclude Include="Resources\Sounds.h" />
<ClInclude Include="Features\Legitbot.hpp" />
<ClInclude Include="Resources\font.h" />
<ClInclude Include="OffsetsList\Offsets.hpp" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="OS-ImGui\imgui\imgui.cpp">
Expand Down

0 comments on commit 064be7c

Please sign in to comment.