fself + pkg stuffs

This commit is contained in:
lizzie 2025-12-01 05:08:23 +00:00
parent 6a3ac7074a
commit 72f9c43d15
2 changed files with 16 additions and 13 deletions

View file

@ -69,6 +69,6 @@ if (NOT MSVC)
endif()
if (PLATFORM_PS4)
add_fself(yuzu-cmd eden-cli)
add_pkg(yuzu-cmd eden-cli)
create_ps4_fself(yuzu-cmd eden-cli)
create_ps4_pkg(yuzu-cmd eden-cli "IV0000-BREW00090_00-EDENEMULAT000000")
endif()