Skip to content

Commit

Permalink
Fallback to OpenGL (OpenGL 3.3/4.0+ Core Profile)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmcwatters committed Aug 2, 2023
1 parent 9729871 commit cac8933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set(SOURCES
src/event_sdl.c
src/filesystem_physfs.c
src/framework.c
src/graphics_vulkan.cpp
src/graphics_opengl_sdl.c
src/main_sdl.c
src/timer_sdl.c
src/vk_mem_alloc.cpp
Expand Down

0 comments on commit cac8933

Please sign in to comment.