feat: more accurate logo, festive logo & festive DLC

This commit is contained in:
2026-09-10 22:26:32 -04:00
parent 5725fd715f
commit 59fd8f0cdc
23 changed files with 16 additions and 18 deletions
+2 -2
View File
@@ -87,7 +87,7 @@ InputStream *DefaultTexturePack::getResourceImplementation(const wstring &name)/
wstring wstr (pchUsrDir, pchUsrDir+strlen(pchUsrDir));
wDrive = wstr + L"\\Common\\res\\TitleUpdate\\res";
#elif __PSVITA__
//#elif __PSVITA__
/*
char *pchUsrDir=getUsrDirPath();
@@ -95,7 +95,7 @@ InputStream *DefaultTexturePack::getResourceImplementation(const wstring &name)/
wDrive = wstr + L"Common\\res\\TitleUpdate\\res";
*/
wDrive = L"Common\\res\\TitleUpdate\\res";
//wDrive = L"Common\\res\\TitleUpdate\\res";
#else
wDrive = L"Common\\res\\TitleUpdate\\res";