mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
more platform inclusive
This commit is contained in:
parent
af99e96ba6
commit
b47432732b
|
|
@ -68,7 +68,7 @@ DWORD XContentGetThumbnail(DWORD dwUserIndex, const XCONTENT_DATA* pContentData,
|
||||||
void XShowAchievementsUI(int i) {}
|
void XShowAchievementsUI(int i) {}
|
||||||
DWORD XBackgroundDownloadSetMode(XBACKGROUND_DOWNLOAD_MODE Mode) { return 0; }
|
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, ...) {}
|
void PIXAddNamedCounter(int a, const char* b, ...) {}
|
||||||
//#define PS3_USE_PIX_EVENTS
|
//#define PS3_USE_PIX_EVENTS
|
||||||
//#define PS4_USE_PIX_EVENTS
|
//#define PS4_USE_PIX_EVENTS
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue