Skip to content

Commit 1be7d63

Browse files
committed
Update PlayLayer.h
1 parent 7117691 commit 1be7d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/hooks/PlayLayer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class $modify(MyPlayLayer, PlayLayer){
5151
Utils::trim(m_fields->cocosVersion);
5252
Utils::trim(m_fields->cpuName);
5353

54-
#ifndef GEODE_IS_ANDROID
54+
#ifdef GEODE_IS_WINDOWS
5555

5656
MEMORYSTATUSEX memInfo;
5757
memInfo.dwLength = sizeof(MEMORYSTATUSEX);

0 commit comments

Comments
 (0)