mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-12-07 06:06:34 +01:00
refactor, move vulkan to proper location
This commit is contained in:
@@ -17,6 +17,7 @@ if(NOT MM_HEADLESS)
|
||||
add_subdirectory(simple_sdl_renderer)
|
||||
add_subdirectory(opengl_primitives)
|
||||
add_subdirectory(opengl_renderer)
|
||||
add_subdirectory(vulkan_renderer)
|
||||
add_subdirectory(imgui)
|
||||
add_subdirectory(input)
|
||||
add_subdirectory(sound)
|
||||
|
||||
Reference in New Issue
Block a user