* Changed how content type is determined
Also added some code related to non-working (at this moment) theme promotion
* revoked code related to theme promotion
I give up, can't continue with the undocumented scePromoterUtilityPromotePkgWithRif error.
* Added PoC Patch refresh code
Note: right now it does not check if installed app_ver == patch app_ver, so it promotes ALL patches for installed titles.
* Move pfs related functions to pfs.c/pfs.h
* Reverted some unintended changes
* Cleaned up debug prints
* Cleaned up unused PFS code
* Patch refresh PoC v2
* Fixed Misplaced pfsUmount()
* Removed rest of the debug prints, feature is now fully functional