Update RT64 with fixed plume options.

This commit is contained in:
Dario
2025-12-13 01:15:46 -03:00
parent 52565c65e4
commit 22385809e8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -310,6 +310,7 @@ if (CMAKE_SYSTEM_NAME MATCHES "Linux")
find_package(SDL2 REQUIRED)
find_package(X11 REQUIRED)
add_compile_definitions("PLUME_SDL_VULKAN_ENABLED")
add_compile_definitions("RT64_SDL_WINDOW_VULKAN")
# Generate icon_bytes.c from the app icon PNG.