some fs work for openorbis (WIP)

This commit is contained in:
georgemoralis 2024-01-26 18:01:27 +02:00
parent 57ddf939d4
commit ff43fec76a
6 changed files with 225 additions and 6 deletions

View file

@ -147,7 +147,7 @@ add_executable(shadps4
src/emuTimer.h
src/core/hle/libraries/libkernel/time_management.cpp
src/core/hle/libraries/libkernel/time_management.h
)
"src/common/io_file.cpp" "src/common/io_file.h")
create_target_directory_groups(shadps4)