more platform inclusive

This commit is contained in:
JJminecraftguy 2026-04-16 00:54:05 -05:00 committed by GitHub
parent af99e96ba6
commit b47432732b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,7 +68,7 @@ DWORD XContentGetThumbnail(DWORD dwUserIndex, const XCONTENT_DATA* pContentData,
void XShowAchievementsUI(int i) {}
DWORD XBackgroundDownloadSetMode(XBACKGROUND_DOWNLOAD_MODE Mode) { return 0; }
#if !defined(_DURANGO) && !defined(_WIN64)
#if !defined(_DURANGO) && !defined(_WIN32)
void PIXAddNamedCounter(int a, const char* b, ...) {}
//#define PS3_USE_PIX_EVENTS
//#define PS4_USE_PIX_EVENTS