forked from cafeberry/cafeberry
fix: 360 not full version?, windows64 app shutdown & cleanup project filter
This commit is contained in:
@@ -637,8 +637,9 @@ void StatsCounter::WipeLeaderboards() {}
|
||||
#endif
|
||||
*/
|
||||
|
||||
#ifdef __PS3__
|
||||
bool C_4JProfile::IsFullVersion() { return true; }
|
||||
//str1k3r - needed on every platform but windows64 until we decomp the other libs
|
||||
#ifndef _WINDOWS64
|
||||
bool C_4JProfile::IsFullVersion() { return true; }
|
||||
#endif
|
||||
|
||||
#ifdef _WINDOWS64
|
||||
|
||||
Reference in New Issue
Block a user