We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7117691 commit 1be7d63Copy full SHA for 1be7d63
src/ui/hooks/PlayLayer.h
@@ -51,7 +51,7 @@ class $modify(MyPlayLayer, PlayLayer){
51
Utils::trim(m_fields->cocosVersion);
52
Utils::trim(m_fields->cpuName);
53
54
- #ifndef GEODE_IS_ANDROID
+ #ifdef GEODE_IS_WINDOWS
55
56
MEMORYSTATUSEX memInfo;
57
memInfo.dwLength = sizeof(MEMORYSTATUSEX);
0 commit comments