fix ps4/orbis

This commit is contained in:
lizzie 2026-01-24 20:37:37 +00:00
parent 921c8d9406
commit b35a34e41c

View file

@ -163,8 +163,6 @@ if (NOT ANDROID)
set(PS4 ON)
set(ORBIS ON)
AddJsonPackage("sdl2_ps4")
unset(ORBIS)
unset(PS4)
else()
AddJsonPackage("sdl2_generic")
endif()