fix ps4/orbis

This commit is contained in:
lizzie 2026-01-24 20:37:37 +00:00
parent 83285e20b0
commit 0e7800e682

View file

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