Skip to content

Commit

Permalink
Basic impl of mem editor
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius committed Mar 23, 2024
1 parent 2e55964 commit 35828bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platforms/windows/Gearcoleco.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<ClCompile Include="..\desktop-shared\imgui\imgui_impl_sdl2.cpp" />
<ClCompile Include="..\desktop-shared\imgui\imgui_widgets.cpp" />
<ClCompile Include="..\desktop-shared\imgui\imgui_tables.cpp" />
<ClCompile Include="..\desktop-shared\imgui\memory_editor.cpp" />
<ClCompile Include="..\desktop-shared\main.cpp" />
<ClCompile Include="..\desktop-shared\nfd\nfd_win.cpp" />
<ClCompile Include="..\desktop-shared\renderer.cpp" />
Expand Down

0 comments on commit 35828bd

Please sign in to comment.