move orbis-kernel to kernel/orbis

This commit is contained in:
DH 2025-10-04 15:07:41 +03:00
parent 7419457efd
commit ecaf607a8f
120 changed files with 1 additions and 1 deletions

View file

@ -272,7 +272,7 @@ target_compile_definitions(rx PRIVATE
if (WITH_PS4)
find_package(nlohmann_json CONFIG)
add_subdirectory(tools)
add_subdirectory(orbis-kernel)
add_subdirectory(kernel/orbis)
endif()
add_subdirectory(rpcsx)

Some files were not shown because too many files have changed in this diff Show more