fix ps3 compile errors

This commit is contained in:
2026-08-04 07:40:52 +03:00
parent ea3621971f
commit 64e95393c8
3 changed files with 9 additions and 2 deletions
@@ -2105,7 +2105,7 @@ void CGameNetworkManager::startAdhocMatching()
{
((CPlatformNetworkManagerSony*)s_pPlatformNetworkManager)->startAdhocMatching();
}
#else
#elif defined(__PSVITA__)
bool CGameNetworkManager::usingAdhocMode()
{
return false;