Skip to content

Commit

Permalink
Update PlayLayer.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Alphalaneous committed Nov 21, 2024
1 parent 7117691 commit 1be7d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/hooks/PlayLayer.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class $modify(MyPlayLayer, PlayLayer){
Utils::trim(m_fields->cocosVersion);
Utils::trim(m_fields->cpuName);

#ifndef GEODE_IS_ANDROID
#ifdef GEODE_IS_WINDOWS

MEMORYSTATUSEX memInfo;
memInfo.dwLength = sizeof(MEMORYSTATUSEX);
Expand Down

0 comments on commit 1be7d63

Please sign in to comment.