GDK: SDL_video_capture.c is now SDL_camera.c, thus remove from proj

main
Jade Macho 2024-03-01 15:39:21 +01:00 committed by Sam Lantinga
parent e1e5d33420
commit bcbede31ce
1 changed files with 0 additions and 1 deletions

View File

@ -814,7 +814,6 @@
<ClCompile Include="..\..\src\video\SDL_stretch.c" />
<ClCompile Include="..\..\src\video\SDL_surface.c" />
<ClCompile Include="..\..\src\video\SDL_video.c" />
<ClCompile Include="..\..\src\video\SDL_video_capture.c" />
<ClCompile Include="..\..\src\video\SDL_video_unsupported.c" />
<ClCompile Include="..\..\src\video\SDL_vulkan_utils.c" />
<ClCompile Include="..\..\src\video\SDL_yuv.c" />