-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump vitashell for supporting latest vitasdk & ninja
- Loading branch information
1 parent
b6649b4
commit 59dcbdd
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule vitashell
updated
15 files
+3 −0 | CHANGELOG.md | |
+18 −10 | CMakeLists.txt | |
+16 −16 | init.c | |
+1 −1 | main.h | |
+1 −1 | modules/user/CMakeLists.txt | |
+0 −45 | package_installer.c | |
+0 −1 | package_installer.h | |
+1 −1 | pkg/sce_sys/livearea/contents/template.xml | |
+32 −132 | refresh.c | |
+ − | release/VitaShell.vpk | |
+ − | release/eboot.bin | |
+ − | release/param.sfo | |
+1 −1 | release/template.xml | |
+ − | release/version.bin | |
+16 −0 | utils.c |